Edit

kc3-lang/libxml2/test/errors/truncated-utf16.xml

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2023-08-08 15:21:37
    Hash : 855818bd
    Message : 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.

  • test/errors/truncated-utf16.xml
  •