Sweden-Number/dlls/oleaut32
Sebastian Lackner ed16704cea oleaut32: Fix invalid memory access on 64-bit when warn+heap is used.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-22 17:54:57 +09:00
..
tests oleaut32: Use IMalloc_GetSize to determine the cache bucket. 2016-01-22 01:26:16 +09:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c oleaut32: Fix invalid memory access on 64-bit when warn+heap is used. 2016-01-22 17:54:57 +09: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 oleaut32: Don't overwrite pointers in VARIANT_UserUnmarshal so we may free or reuse them. 2016-01-14 16:33:45 +09:00
varformat.c oleaut32: Remove unused tracing macro. 2015-11-16 17:13:49 +09:00
variant.c oleaut32: Remove an always true if-subcondition (PVS-Studio). 2015-10-29 21:20:08 +09:00
variant.h
vartype.c