ChangeSet ID: 7876
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/04/14 16:44:21
Modified files:
dlls/ntdll : heap.c
Log message:
Insert the last free block of a subheap at the end of the free list to
avoid using uncomitted space unless really necessary.
Patch: http://cvs.winehq.com/patch.py?id=7876
Old revision New revision Changes Path
1.17 1.18 +24 -8 wine/dlls/ntdll/heap.c