mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-15 23:24:06 +03:00
37fd307435
* 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>
|
|
^
|