1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/wscript
Michael Stefaniuc 7f955f289a wscript: Zero terminate the host version string to avoid random garbage.
String is used only once and passed to SysAllocString() which assumes a
zero terminated string.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-04 09:05:39 +01:00
..
tests wscript/tests: Get rid of mystrchr. 2020-02-03 20:48:04 +01:00
arguments.c
host.c wscript: Zero terminate the host version string to avoid random garbage. 2020-11-04 09:05:39 +01:00
ihost_dispid.h
ihost.idl
main.c wscript: Use wide-char string literals. 2020-11-04 09:05:28 +01:00
Makefile.in wscript: Build with msvcrt. 2019-05-02 11:08:17 +02:00
rsrc.rc
wscript.h