ntdll: Don't switch from small to large block when HEAP_REALLOC_IN_PLACE_ONLY is...
commit7f64b8a9a98c849debcc779582607aaa0bf77390
authorAlexandre Julliard <julliard@winehq.org>
Wed, 5 Aug 2009 18:35:36 +0000 (5 20:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Aug 2009 18:35:36 +0000 (5 20:35 +0200)
tree94825e4830a0fca3229ff00f0e5b117b022f6a08
parent31dab8f0dbbceb2bb52c524bd119c5e3bc0cd8d8
ntdll: Don't switch from small to large block when HEAP_REALLOC_IN_PLACE_ONLY is specified.
dlls/ntdll/heap.c