19 Jul
2005
19 Jul
'05
11:40 a.m.
ChangeSet ID: 19002 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/19 06:40:22 Modified files: dlls/ole32 : compobj.c Log message: Alex VillacĂs Lasso <a_villacis(a)palosanto.com> Initialize RegisteredClass properly in CoRegisterClassObject to prevent crash in CoRevokeClassObject when accessing (uninitialized) pMarshalledData. Patch: http://cvs.winehq.org/patch.py?id=19002 Old revision New revision Changes Path 1.154 1.155 +2 -0 wine/dlls/ole32/compobj.c