ChangeSet ID: 16212
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/21 12:35:07
Modified files:
dlls/ole32 : marshal.c
Log message:
Mike Hearn <mh(a)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