wine/dlls x11drv/window.c x11drv/palette.c shl ...

Alexandre Julliard julliard at winehq.org
Tue Dec 14 05:38:50 CST 2004


ChangeSet ID:	14843
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/14 05:38:50

Modified files:
	dlls/x11drv    : window.c palette.c 
	dlls/shlwapi   : url.c string.c 
	dlls/rsaenh    : rsaenh.c 
	dlls/gdi       : region.c 
	dlls/cabinet   : cabinet_main.c 

Log message:
	Michael Stefaniuc <mstefani at redhat.de>
	Missing HeapFree's + 1 LocalFree (found by smatch).

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

Old revision  New revision  Changes     Path
 1.83          1.84          +1 -0       wine/dlls/x11drv/window.c
 1.9           1.10          +3 -0       wine/dlls/x11drv/palette.c
 1.44          1.45          +1 -0       wine/dlls/shlwapi/url.c
 1.49          1.50          +1 -0       wine/dlls/shlwapi/string.c
 1.5           1.6           +5 -1       wine/dlls/rsaenh/rsaenh.c
 1.1           1.2           +2 -0       wine/dlls/gdi/region.c
 1.6           1.7           +3 -1       wine/dlls/cabinet/cabinet_main.c




More information about the wine-cvs mailing list