Hash : c51e38cb Author : Date : 2019-09-30T13:50:02
Make xmlParseConditionalSections non-recursive Avoid call stack overflow in deeply nested conditional sections. Found by OSS-Fuzz.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<![ %include; [ <![%include; [ <![ %include;[ <![%include;[ <!ELEMENT doc (child)> <!ELEMENT child (#PCDATA)> ]]> ]]> ]]> ]]> <![ %ignore; [ <![%include; [ <![ %include;[ <![%ignore;[ <!ELEMENT doc (x)> <!ELEMENT child (y)> ]]> ]]> ]]> ]]>