oleaut32: Initialize pRetVal in ITypeInfo::Invoke before calling VariantCopyInd
commiteb885a750f0677cb2d50f4969862065962471431
authorRobert Shearman <rob@codeweavers.com>
Mon, 24 Jul 2006 10:45:30 +0000 (24 11:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2006 11:46:57 +0000 (24 13:46 +0200)
tree5e929ace50c8fc6d548e562db7f00498796cc758
parent986b33d1718217e17bd08ed4a29dee8f95116605
oleaut32: Initialize pRetVal in ITypeInfo::Invoke before calling VariantCopyInd
as native doesn't assume that it doesn't contain valid data.
dlls/oleaut32/typelib.c