ntdll: Free the correct buffer in the test.

Huw Davies huw at codeweavers.com
Thu Jun 19 06:46:55 CDT 2008


Fixes Valgrind warning:

  Invalid free() / delete / delete[]
    at  notify_free (heap.c:199)
    by  RtlFreeHeap (heap.c:1284)
    by  test_query_process (info.c:323)
    by  func_info (info.c:875)
    by  run_test (test.h:449)
    by  main (test.h:498)
---
 dlls/ntdll/tests/info.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 12a019f392b0019fd6e0db021832483aff1ff888.diff
Type: text/x-patch
Size: 1658 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080619/1864471e/attachment.bin 


More information about the wine-patches mailing list