oleaut32: Release interfaces when told to.
authorRobert Shearman <rob@codeweavers.com>
Tue, 7 Feb 2006 15:25:42 +0000 (16:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Feb 2006 15:25:42 +0000 (16:25 +0100)
commitec5d73910c754ba9cadc6724d217fb6779545149
treeac6128dcc8b56085f18e885b0a5c4d3ef120bd0a
parentaf7c076337afb2449e2985bea46a73fc79b72b3f
oleaut32: Release interfaces when told to.
Make the VT_DISPATCH and VT_UNKNOWN cases of serialize_param match the
TKIND_INTERFACE case below by releasing their respective interfaces as
necessary.
dlls/oleaut32/tmarshal.c