mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

Fix many places where malloc failures aren't reported. Improve error handling when parsing entity declarations. Fixes #308.
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
./test/errors/ent_redecl.xml:2: parser warning : Invalid redeclaration of predefined entity 'lt'
|
|
<!ENTITY lt '<'>
|
|
^
|