Do not check for non NULL pointer before HeapFree'ing it. It's
commit15a308a9d7c7774a3b452507b4576c9bc6b14955
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 3 Jan 2005 14:56:42 +0000 (3 14:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Jan 2005 14:56:42 +0000 (3 14:56 +0000)
treef860203c23a963f2442d2a1177657a75f2611f1b
parent89f5283432a80895de02261228fb33626f777dcf
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
12 files changed:
dlls/advapi32/eventlog.c
dlls/dbghelp/coff.c
dlls/dmime/performance.c
dlls/kernel/profile.c
dlls/kernel/resource.c
dlls/ole32/bindctx.c
dlls/oleaut32/typelib2.c
dlls/wineps/type42.c
dlls/wininet/ftp.c
dlls/wininet/http.c
dlls/winmm/wineoss/mixer.c
dlls/x11drv/xrender.c