wine/dlls/ole32 marshal.c

Alexandre Julliard julliard at winehq.org
Mon Feb 21 12:35:07 CST 2005


ChangeSet ID:	16212
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/21 12:35:07

Modified files:
	dlls/ole32     : marshal.c 

Log message:
	Mike Hearn <mh at codeweavers.com>
	Avoid infinite loop when doing a typelib marshalled
	IUnknown::QueryInterface by only doing an extra QI if requested IID is
	not equal to marshalled IID.

Patch: http://cvs.winehq.org/patch.py?id=16212

Old revision  New revision  Changes     Path
 1.68          1.69          +13 -5      wine/dlls/ole32/marshal.c




More information about the wine-cvs mailing list