ntdll: add missing RtlReAllocateHeap valgrind hook, add tests (try 2)

Dan Kegel dank at kegel.com
Thu Apr 23 08:47:20 CDT 2009


More related to http://bugs.winehq.org/show_bug.cgi?id=18067
This adds the missing valgrind hook, and adds tests that
show up the old problem if run under valgrind.
It doesn't fix the leak Rob found, just puts a FIXME there.
I don't trust myself to fix that leak at the moment,
perhaps someone else can have a look.

Change since first try:
moved tests to kernel32
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heap.patch
Type: text/x-diff
Size: 2687 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090423/fb87d5d5/attachment.patch>


More information about the wine-patches mailing list