ChangeSet ID: 15446 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/14 10:48:34
Modified files: dlls/ole32/tests: marshal.c dlls/ole32 : stubmanager.c rpc.c marshal.c compobj_private.h
Log message: Robert Shearman rob@codeweavers.com - The apartment reference should be held while the stub manager reference is held. - Fix same apartment-unmarshal detection.
Patch: http://cvs.winehq.org/patch.py?id=15446
Old revision New revision Changes Path 1.4 1.5 +1 -1 wine/dlls/ole32/tests/marshal.c 1.6 1.7 +37 -47 wine/dlls/ole32/stubmanager.c 1.44 1.45 +10 -1 wine/dlls/ole32/rpc.c 1.48 1.49 +51 -14 wine/dlls/ole32/marshal.c 1.32 1.33 +2 -2 wine/dlls/ole32/compobj_private.h