Sweden-Number/dlls/oleaut32
Andrew Eikum 3bc2ec3371 oleaut32: Don't clear BSTR size.
The size is used during cache lookup. Clearing it will break lookup
and prevent detection of double-freeing when warn+heap is enabled.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-06 18:08:31 +01:00
..
tests oleaut32: Align terminating null character in SysAllocStringByteLen. 2015-12-29 17:51:59 +01:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c oleaut32: Don't clear BSTR size. 2016-01-06 18:08:31 +01:00
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c Assorted typos fixes. 2015-11-27 15:38:30 +09:00
olepropframe.c
recinfo.c
resource.h
safearray.c
tmarshal.c oleaut32: Grow the marshalling buffer exponentially. 2015-11-27 00:24:34 +09:00
typelib.c oleaut32: Simplify 'for' loop. 2015-11-30 23:16:50 +09:00
typelib.h
usrmarshal.c
varformat.c
variant.c
variant.h
vartype.c