1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/errors/truncated-utf16.xml.ent
Nick Wellnhofer 855818bd2b parser: Check for truncated multi-byte sequences
When decoding input data, check whether the "raw" buffer is empty after
parsing the document. Otherwise, the input ends with a truncated
multi-byte sequence which shouldn't be silently ignored.
2023-08-08 15:21:37 +02:00

4 lines
100 B
Plaintext

./test/errors/truncated-utf16.xml:1: parser error : Truncated multi-byte sequence at EOF
<d/>
^