mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
If we try to continue parsing after an error in the internal or external subset, entity expansion accounting gets more complicated. Simply halt the parser. Found with libFuzzer.
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
./test/errors/754946.xml:3: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
|
|
|
|
%SYSTEM;
|
|
^
|
|
Entity: line 1:
|
|
A<lbbbbbbbbbbbbbbbbbbb_
|
|
^
|
|
./test/errors/754946.xml : failed to parse
|