Fixed size check in HEAP_FindFreeBlock to make sure we also find
authorAlexandre Julliard <julliard@winehq.org>
Wed, 26 Sep 2001 23:11:21 +0000 (23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Sep 2001 23:11:21 +0000 (23:11 +0000)
commitabc3539768182912b95cb4cd36ab1e1f004401b4
treedb9c2040d048d785587f64748e34f603687ca370
parentc927fe848e620489e75f49548a22b2de3a119928
Fixed size check in HEAP_FindFreeBlock to make sure we also find
blocks that have the exact size needed.
memory/heap.c