Sweden-Number/dlls/xmllite
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
..
tests xmllite: Don't fail in readerinput_detectencoding if input buffer has 3 bytes. 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/writer: Fix Release() trace. 2017-03-03 20:43:39 +01:00
xmllite.spec xmllite: Fix CreateXmlReaderInputWithEncodingName spec file entry. 2017-02-24 09:33:00 +01:00
xmllite_main.c
xmllite_private.h xmllite: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. 2017-02-24 09:32:55 +01:00