ChangeSet ID: 9575 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/30 22:14:29
Modified files: dlls/ole32 : filemoniker.c clipboard.c dlls/commdlg : printdlg16.c dlls/advapi32 : crypt.c
Log message: Michael Stefaniuc mstefani@redhat.de Fix missing mem freeing on error path.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9575
Old revision New revision Changes Path 1.26 1.27 +3 -1 wine/dlls/ole32/filemoniker.c 1.28 1.29 +3 -1 wine/dlls/ole32/clipboard.c 1.3 1.4 +1 -0 wine/dlls/commdlg/printdlg16.c 1.26 1.27 +3 -1 wine/dlls/advapi32/crypt.c