mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-18 14:21:02 +03:00
* parser.c: fixed a bug where invalid charrefs may not be detected sometimes as pointed by Morus Walter. * test/errors/charref1.xm result/errors/charref1.xml*: added the test in the regression suite. Daniel
4 lines
220 B
Plaintext
4 lines
220 B
Plaintext
./test/errors/charref1.xml:1: parser error : xmlParseCharRef: invalid xmlChar value 60
|
|
<bla>�</bla>
|
|
^
|