ChangeSet ID: 1010603459994432233739644 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/09 14:10:59
Modified files: dlls/oleaut32 : typelib.c
Log message: Bill Medland medbi01@accpac.com Fixed GetDocumentation a little. When called from RegisterTypeLib it was leaving the Doc entry uninitialised, leading to page fault when measuring it. Also ensure correct freeing of resources on failure.
Patch: http://cvs.winehq.com/patch.py?id=1010603459994432233739644
Revision Changes Path 1.58 +36 -24 wine/dlls/oleaut32/typelib.c