xmllite: Return WC_E_SYNTAX if there is unexpected data in the end of the stream.
commit68aeee4d79ea88b0d36cd76aa301d83516b8421b
authorJacek Caban <jacek@codeweavers.com>
Mon, 20 Mar 2017 13:01:00 +0000 (20 14:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Mar 2017 13:03:49 +0000 (20 14:03 +0100)
tree4df3afe6e9bc8ddbd82d5c600936ffe09d89a70b
parent6797ee0abfdb33fe444a7c6f9b0f1559b72e16c5
xmllite: Return WC_E_SYNTAX if there is unexpected data in the end of the stream.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/xmllite/reader.c
dlls/xmllite/tests/reader.c