mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03: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 '<'>
|
|
^
|