ChangeSet ID: 20357 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/22 05:56:26
Modified files: dlls/msi : helpers.c files.c custom.c cond.y action.c
Log message: Mike McCormack mike@codeweavers.com Fix various memory leaks.
Patch: http://cvs.winehq.org/patch.py?id=20357
Old revision New revision Changes Path 1.31 1.32 +2 -0 wine/dlls/msi/helpers.c 1.16 1.17 +3 -4 wine/dlls/msi/files.c 1.24 1.25 +3 -0 wine/dlls/msi/custom.c 1.20 1.21 +7 -0 wine/dlls/msi/cond.y 1.200 1.201 +1 -0 wine/dlls/msi/action.c