-
Kevin Puetz authored
VariantCopyInd allows pvargDest == pvargSrc in order to dereference in place To avoid confusing the source values and a partially-written destination, wine's implementation makes a shallow copy and uses that as pSrc. However, the call to VARIANT_CopyIRecordInfo did not use this, leading to it copying from the zeroed-out memory it just allocated.
28e0d8ff
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.in | ||
dispatch.c | ||
olefont.c | ||
olepicture.c | ||
safearray.c | ||
test_reg.idl | ||
test_simple.idl | ||
test_tlb.idl | ||
tmarshal.c | ||
tmarshal.idl | ||
tmarshal.rc | ||
typelib.c | ||
usrmarshal.c | ||
varformat.c | ||
vartest.c | ||
vartype.c |