Sweden-Number/dlls/oleaut32
Huw Davies 9ed47775d6 oleaut32: Clear any existing interface before calling WdtpInterfacePointer_UserUnmarshal().
The code has already called VariantClear() which has released the
interface yet not set it to NULL.  This is to prevent a double-release
after a forthcoming patch to WdtpInterfacePointer_UserUnmarshal().

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 00:58:13 +09:00
..
tests oleaut32/tests: Don't use HRESULT codes for BOOL retval (PVS-Studio). 2015-10-21 00:25:34 +09:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c oleaut32: Cope with invalid icon data in OLEPictureImpl_LoadIcon. 2015-10-02 18:11:32 +09:00
olepropframe.c
recinfo.c
resource.h
safearray.c
tmarshal.c
typelib.c oleaut32: Use correct interface pointer. 2015-09-15 16:59:15 +09:00
typelib.h
usrmarshal.c oleaut32: Clear any existing interface before calling WdtpInterfacePointer_UserUnmarshal(). 2015-10-28 00:58:13 +09:00
varformat.c
variant.c
variant.h
vartype.c