wine/dlls/ntdll heap.c

Alexandre Julliard julliard at winehq.org
Mon Aug 15 15:49:47 CDT 2005


ChangeSet ID:	19571
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/15 15:49:47

Modified files:
	dlls/ntdll     : heap.c 

Log message:
	Fixed some confusion over whether HEAP_MIN_BLOCK_SIZE includes the
	arena headers of not.
	Free list sizes are constant so there's no need to store them in the
	heap structure.

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

Old revision  New revision  Changes     Path
 1.47          1.48          +34 -25     wine/dlls/ntdll/heap.c




More information about the wine-cvs mailing list