GetModuleFileName[AW] doesn't terminate the string if the buffer is
commitdf93f2eeee7d721a5dd3c5c3dc64d614646693f0
authorEric Pouech <pouech-eric@wanadoo.fr>
Wed, 19 May 2004 03:22:55 +0000 (19 03:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 May 2004 03:22:55 +0000 (19 03:22 +0000)
tree350a89a79fc4aa982a99695c6542823c9b11d07b
parent48a865983d4116bfd28fee3ecce14adb0d6ffe2d
GetModuleFileName[AW] doesn't terminate the string if the buffer is
too small.
21 files changed:
dlls/devenum/devenum_main.c
dlls/dsound/dsound_main.c
dlls/kernel/console.c
dlls/kernel/module.c
dlls/kernel/ne_module.c
dlls/kernel/tests/.cvsignore
dlls/kernel/tests/Makefile.in
dlls/kernel/tests/module.c [new file with mode: 0644]
dlls/kernel/version.c
dlls/msvcrt/data.c
dlls/psapi/psapi_main.c
dlls/rpcrt4/cpsf.c
dlls/shell32/iconcache.c
dlls/shell32/shell32_main.c
dlls/shlwapi/ordinal.c
dlls/shlwapi/url.c
dlls/user/hook.c
dlls/version/info.c
dlls/winmm/playsound.c
dlls/x11drv/x11drv_main.c
programs/winemenubuilder/winemenubuilder.c