Insert the last free block of a subheap at the end of the free list to
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2003 21:44:21 +0000 (21:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2003 21:44:21 +0000 (21:44 +0000)
commit46adbecd13362cfa3b5602c517f7d5dff347035a
tree32985b662733ba638c3e229521a71f4d17b87408
parent96af8c2ff56720f03abafd02c3aaf26053e0cf95
Insert the last free block of a subheap at the end of the free list to
avoid using uncomitted space unless really necessary.
dlls/ntdll/heap.c