[PATCH 2/7] msi: Free the join view if we fail to create the table view.

James Hawkins truiken at gmail.com
Tue Dec 15 20:18:40 CST 2009


Fixes a valgrind error of the form:

24 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  JOIN_CreateView (join.c:345)
    by  sql_parse (sql.y:495)
    by  MSI_ParseSQL (sql.y:960)
    by  MSI_DatabaseOpenViewW (msiquery.c:137)
---
 dlls/msi/join.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msi-Free-the-join-view-if-we-fail-to-create-the-tabl.patch
Type: text/x-patch
Size: 763 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/df44b2d6/attachment.bin>


More information about the wine-patches mailing list