24 Aug
2005
24 Aug
'05
9:44 a.m.
ChangeSet ID: 19770 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/24 04:44:41 Modified files: dlls/oleaut32 : tmarshal.c Log message: Robert Shearman <rob(a)codeweavers.com> - Remove redundant QueryInterface in marshal_interface - the object is always queried later on for the correct interface of the object. - Make sure to Release the marshaled pointer in the typelib marshaler once it is no longer required. Patch: http://cvs.winehq.org/patch.py?id=19770 Old revision New revision Changes Path 1.62 1.63 +3 -9 wine/dlls/oleaut32/tmarshal.c