[PATCH 6/7] msi: Refactor freeing the import sql strings.

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


Fixes two valgrind errors of the form:

138 bytes in 3 blocks are definitely lost
    at  notify_alloc (heap.c:247)
    by  RtlAllocateHeap (heap.c:1697)
    by  msi_alloc (msipriv.h:1079)
    by  msi_build_createsql_prelude/postlude (database.c)
    by  msi_add_table_to_db (database.c:502)
---
 dlls/msi/database.c |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msi-Refactor-freeing-the-import-sql-strings.patch
Type: text/x-patch
Size: 1564 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/b1509da7/attachment.bin>


More information about the wine-patches mailing list