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
<!DOCTYPE doc SYSTEM "dtds/cond_sect2.dtd"> <doc> <child>text</child> </doc>