wine/dlls/xmllite
David Kahurani 556b3981b7 xmllite/writer: Null terminate duplicated strings.
Strings are not being "partially duplicated", but duplicated
with explicit length.

Signed-off-by: David Kahurani <k.kahurani@gmail.com>
2022-10-17 11:18:09 +02:00
..
tests xmllite/writer: Properly validate DocType name. 2022-10-10 11:07:46 +02:00
Makefile.in
reader.c xmllite/writer: Implement WriteWhitespace(). 2022-09-15 13:47:45 +02:00
writer.c xmllite/writer: Null terminate duplicated strings. 2022-10-17 11:18:09 +02:00
xmllite.spec xmllite/reader: Implement CreateXmlReaderInputWithEncodingCodePage(). 2022-05-03 18:55:52 +02:00
xmllite_private.h xmllite/writer: Implement WriteWhitespace(). 2022-09-15 13:47:45 +02:00