ChangeSet ID: 10197 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/25 21:36:19
Modified files: dlls/ole32 : memlockbytes16.c memlockbytes.c hglobalstream.c
Log message: Dimitrie O. Paun dpaun@rogers.com Fix mem leak when GlobalReAlloc() fails.
Patch: http://cvs.winehq.com/patch.py?id=10197
Old revision New revision Changes Path 1.4 1.5 +4 -4 wine/dlls/ole32/memlockbytes16.c 1.15 1.16 +4 -4 wine/dlls/ole32/memlockbytes.c 1.19 1.20 +6 -3 wine/dlls/ole32/hglobalstream.c