mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
c51e38cb3a
Avoid call stack overflow in deeply nested conditional sections. Found by OSS-Fuzz.
5 lines
81 B
XML
5 lines
81 B
XML
<!DOCTYPE doc SYSTEM "dtds/cond_sect2.dtd">
|
|
<doc>
|
|
<child>text</child>
|
|
</doc>
|