wine/dlls ntdll/tests/Makefile.in ntdll/heap.c ...

Alexandre Julliard julliard at winehq.org
Mon Nov 24 19:02:02 CST 2003


ChangeSet ID:	10177
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/24 19:02:02

Modified files:
	dlls/ntdll/tests: Makefile.in 
	dlls/ntdll     : heap.c 
	dlls/kernel/tests: Makefile.in .cvsignore 
Added files:
	dlls/kernel/tests: heap.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	RtlHeapReAllocate() should not allocate memory.
	Add small test to make sure it doesn't return.
	Don't import ntdll for tests, we need to load it dynamically.

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

Old revision  New revision  Changes     Path
 1.9           1.10          +1 -1       wine/dlls/ntdll/tests/Makefile.in
 1.25          1.26          +2 -2       wine/dlls/ntdll/heap.c
 1.11          1.12          +1 -0       wine/dlls/kernel/tests/Makefile.in
 1.20          1.21          +1 -0       wine/dlls/kernel/tests/.cvsignore
 Added         1.1           +0 -0       wine/dlls/kernel/tests/heap.c




More information about the wine-cvs mailing list