1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/errors/759579.xml.str
Nick Wellnhofer a41b09c739 parser: Improve detection of entity loops
Set a flag to detect entity loops at once instead of processing until
the depth limit is exceeded.
2022-12-23 22:11:18 +01:00

8 lines
195 B
Plaintext

./test/errors/759579.xml:9: parser error : Detected an entity reference loop
%z;
^
Entity: line 2:
%z; %z; %z; %z; %z;
^
./test/errors/759579.xml : failed to parse