mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-31 17:17:37 +03:00
c51e38cb3a
Avoid call stack overflow in deeply nested conditional sections. Found by OSS-Fuzz.
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
test/valid/dtds/cond_sect2.dtd:15: parser error : All markup of the conditional section is not in the same entity
|
|
%ent;
|
|
^
|
|
Entity: line 1:
|
|
]]>
|
|
^
|
|
test/valid/dtds/cond_sect2.dtd:17: parser error : Content error in the external subset
|
|
|
|
^
|
|
./test/valid/cond_sect2.xml : failed to parse
|