Do not check for non NULL pointer before HeepFree'ing it. It's
commit7cb43c9dbe019e8424cac8cf559814e207bea006
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 21 Dec 2004 14:42:35 +0000 (21 14:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Dec 2004 14:42:35 +0000 (21 14:42 +0000)
tree99a9d168f681e3386c747a8bb4b710ccda2665fc
parent8c6a442b1a8d7a669d0164660bbd507732e8d171
Do not check for non NULL pointer before HeepFree'ing it. It's
redundant.
dlls/wininet/cookie.c
dlls/wininet/ftp.c
dlls/wininet/http.c
dlls/wininet/internet.c