wine/ include/config.h.in dlls/ntdll/heap.c ./ ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 1 19:42:07 CST 2003


ChangeSet ID:	7750
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/04/01 19:42:07

Modified files:
	include        : config.h.in 
	dlls/ntdll     : heap.c 
	.              : configure.ac configure 

Log message:
	Added support for marking heap blocks as inaccessible/uninitialized if
	valgrind is installed, based on a patch by Adam Gundy.

Patch: http://cvs.winehq.com/patch.py?id=7750

Old revision  New revision  Changes     Path
 1.148         1.149         +3 -0       wine/include/config.h.in
 1.16          1.17          +58 -19     wine/dlls/ntdll/heap.c
 1.142         1.143         +1 -0       wine/configure.ac
 1.413         1.414         +2 -0       wine/configure




More information about the wine-cvs mailing list