1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/result/errors/ent_redecl.xml.ent
Nick Wellnhofer e58ea29f17 SAX2: Report malloc failures
Fix many places where malloc failures aren't reported.

Improve error handling when parsing entity declarations.

Fixes #308.
2023-12-11 22:13:05 +01:00

4 lines
139 B
Plaintext

./test/errors/ent_redecl.xml:2: parser warning : Invalid redeclaration of predefined entity 'lt'
<!ENTITY lt '<'>
^