[PATCH 7/7] msi: Free the temp buffer if we haven't assigned it to *appValue.

James Hawkins truiken at gmail.com
Tue Dec 15 20:19:31 CST 2009


Fixes several valgrind errors of the form:

96 bytes in 1 blocks are definitely lost
    at  notify_alloc (heap.c:247)
    by  RtlAllocateHeap (heap.c:1697)
    by  msi_alloc (msipriv.h:1079)
    by  ACTION_RecurseSearchDirectory (appsearch.c:756)
    by  ACTION_SearchDirectory (appsearch.c:865)
    by  ACTION_AppSearchDr (appsearch.c:991)
    by  ACTION_AppSearchSigName (appsearch.c:1017)
---
 dlls/msi/appsearch.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-msi-Free-the-temp-buffer-if-we-haven-t-assigned-it-t.patch
Type: text/x-patch
Size: 1150 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/e00dadd2/attachment.bin>


More information about the wine-patches mailing list