Skip to content

Guard getTagType and isCloseTag

James Graham requested to merge work/nvrwhere/guard_getTagType into master

Add guard clauses for getTagType and isCloseTag to avoid crashing if the string is empty.

CCBUG: 468448

Edited by James Graham

Merge request reports