libxml2/result/errors/ent_redecl.xml.str
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 '<'>
^