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
3 lines
62 B
XML
3 lines
62 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<A><![CDATA[Cár]]></A>
|