- Make the value returned from HeapSize always match the requested
commit38ba5fe0e090746d92757f29afdbe20f0d965dfb
authorRobert Shearman <rob@codeweavers.com>
Mon, 11 Jul 2005 13:20:40 +0000 (11 13:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Jul 2005 13:20:40 +0000 (11 13:20 +0000)
tree1e6303c37b795bf77cfb6fdf84e299889c033166
parent28dc5a8afcc656347f00e8a38fa4f578a3456bbd
- Make the value returned from HeapSize always match the requested
  size passed into HeapAllocate/HeapReAllocate.
- Add a test for this behaviour.
dlls/kernel/tests/heap.c
dlls/ntdll/heap.c