wine/dlls/oleaut32 tmarshal.c

Alexandre Julliard julliard at winehq.org
Wed Aug 24 04:44:41 CDT 2005


ChangeSet ID:	19770
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/24 04:44:41

Modified files:
	dlls/oleaut32  : tmarshal.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list