The pparamdescex of an ELEMDESC should only be copied if wParamFlags &
commit55ffe637dbd40979b85c528997c217808241e0e7
authorRobert Shearman <rob@codeweavers.com>
Thu, 1 Dec 2005 10:12:07 +0000 (1 11:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Dec 2005 10:12:07 +0000 (1 11:12 +0100)
tree4e6f6928c8b170da2a822866eec2957343a03651
parent4653468c36abe86fae45651e39740bcec721bf0f
The pparamdescex of an ELEMDESC should only be copied if wParamFlags &
PARAMFLAG_DHASDEFAULT.
Make ITypeInfo_ReleaseVarDesc use TLB_FreeElemDesc.
dlls/oleaut32/typelib.c