ChangeSet ID: 20080 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/08 07:42:31
Modified files: dlls/msi : helpers.c action.h action.c
Log message: Mike McCormack mike@codeweavers.com Allocate memory rather than using fixed length buffers.
Patch: http://cvs.winehq.org/patch.py?id=20080
Old revision New revision Changes Path 1.21 1.22 +2 -0 wine/dlls/msi/helpers.c 1.36 1.37 +2 -2 wine/dlls/msi/action.h 1.188 1.189 +2 -7 wine/dlls/msi/action.c