wine/dlls/msi suminfo.c record.c preview.c pac ...

Alexandre Julliard julliard at winehq.org
Thu Mar 10 05:15:40 CST 2005


ChangeSet ID:	16533
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/10 05:15:40

Modified files:
	dlls/msi       : suminfo.c record.c preview.c package.c 
	                 msiquery.c msi.c format.c action.c 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	- make sure msihandle2msiinfo is correctly matched with msiobj_release
	- don't do redundant NULL checks

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

Old revision  New revision  Changes     Path
 1.13          1.14          +17 -4      wine/dlls/msi/suminfo.c
 1.22          1.23          +1 -0       wine/dlls/msi/record.c
 1.3           1.4           +1 -0       wine/dlls/msi/preview.c
 1.36          1.37          +2 -3       wine/dlls/msi/package.c
 1.24          1.25          +3 -6       wine/dlls/msi/msiquery.c
 1.66          1.67          +5 -0       wine/dlls/msi/msi.c
 1.6           1.7           +4 -10      wine/dlls/msi/format.c
 1.100         1.101         +8 -2       wine/dlls/msi/action.c




More information about the wine-cvs mailing list