Sweden-Number/dlls/xmllite/tests
Jacek Caban 291ffdd7ff xmllite: Don't fail in readerinput_detectencoding if input buffer has 3 bytes.
3 bytes are enough for detection code and we already have tests for
that, except they (accidentally, I assume) include null byte in the stream.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-28 22:17:27 +02:00
..
Makefile.in
reader.c xmllite: Don't fail in readerinput_detectencoding if input buffer has 3 bytes. 2017-03-28 22:17:27 +02:00
writer.c xmllite/tests: Fix a memory leak (Valgrind). 2017-03-08 21:31:28 +01:00