[PATCH] RtlDestroyHeap calls new subheap_notify_free_all

John Reiser jreiser at BitWagon.com
Thu Jul 24 12:21:01 CDT 2008


ntdll: When tracking allocated blocks, then RtlDestroyHeap must notify
that all the blocks are being freed, else memcheck believes that
they still are allocated.

---
 dlls/ntdll/heap.c |   33 ++++++++++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: c8c0fb6d82ef2d5872cf5dccc2358a1192069aba.diff
Type: text/x-patch
Size: 2442 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080724/eaaec8d2/attachment-0001.bin 


More information about the wine-patches mailing list