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

* parser.c: fixed a bug failing to detect UTF-8 violations in CData in push mode. * result/errors/cdata.xml* test/errors/cdata.xml: added the test to the regressions Daniel
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
./test/errors/cdata.xml:2: parser error : Input is not proper UTF-8, indicate encoding !
|
|
Bytes: 0xE1 0x72 0x5D 0x5D
|
|
<A><![CDATA[Cár]]></A>
|
|
^
|