ntdll: Support delayed freeing of heap blocks to catch use-after-free bugs.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jan 2010 18:43:38 +0000 (19:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jan 2010 18:43:38 +0000 (19:43 +0100)
commitb7b8929f0b72dc63d61e96e3eaca177da79f5865
tree8418127b7caef9849f3219b6e2481c6e6f091a51
parenta75ae7936eb2581cdc6a7a5050ae79add0cb4ab1
ntdll: Support delayed freeing of heap blocks to catch use-after-free bugs.
dlls/ntdll/heap.c