janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the...
commit5f62da109e978e23be6c7ff0850dd64080ad26ae
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 24 Apr 2007 22:57:55 +0000 (25 00:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Apr 2007 10:26:07 +0000 (25 12:26 +0200)
tree1fe4aa3b5d5a46b5b16a0a660a6c8942cd5c3e50
parentb7b379b04eebe1a92b9f7d5e3c3301c535613630
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
12 files changed:
dlls/dbghelp/module.c
dlls/gdi32/tests/font.c
dlls/imm32/imm.c
dlls/msvfw32/msvideo_main.c
dlls/ntdll/tests/port.c
dlls/ole32/storage32.c
dlls/winex11.drv/xfont.c
dlls/wininet/ftp.c
dlls/wininet/internet.c
dlls/winspool.drv/info.c
programs/oleview/tree.c
programs/oleview/typelib.c