wine/dlls ntdll/heap.c kernel/tests/heap.c

Alexandre Julliard julliard at winehq.org
Mon Jul 11 08:20:40 CDT 2005


ChangeSet ID:	18814
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/11 08:20:40

Modified files:
	dlls/ntdll     : heap.c 
	dlls/kernel/tests: heap.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Make the value returned from HeapSize always match the requested
	size passed into HeapAllocate/HeapReAllocate.
	- Add a test for this behaviour.

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

Old revision  New revision  Changes     Path
 1.41          1.42          +23 -17     wine/dlls/ntdll/heap.c
 1.5           1.6           +9 -0       wine/dlls/kernel/tests/heap.c




More information about the wine-cvs mailing list