wine/dlls/msi where.c update.c sql.y query.h m ...

Alexandre Julliard julliard at winehq.org
Mon May 23 07:08:17 CDT 2005


ChangeSet ID:	17703
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/23 07:08:17

Modified files:
	dlls/msi       : where.c update.c sql.y query.h msiquery.c 
	                 msipriv.h insert.c create.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Track memory allocations in the SQL parser.

Patch: http://cvs.winehq.org/patch.py?id=17703

Old revision  New revision  Changes     Path
 1.17          1.18          +0 -3       wine/dlls/msi/where.c
 1.5           1.6           +0 -1       wine/dlls/msi/update.c
 1.25          1.26          +80 -99     wine/dlls/msi/sql.y
 1.15          1.16          +3 -5       wine/dlls/msi/query.h
 1.28          1.29          +8 -1       wine/dlls/msi/msiquery.c
 1.56          1.57          +2 -0       wine/dlls/msi/msipriv.h
 1.10          1.11          +0 -1       wine/dlls/msi/insert.c
 1.10          1.11          +1 -11      wine/dlls/msi/create.c




More information about the wine-cvs mailing list