[PATCH 4/7] msi: Free the columns view if check_column_exists fails.

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


Fixes two valgrind errors of the form:

64 bytes in 1 blocks are definitely lost
    at  notify_alloc (heap.c:247)
    by  RtlAllocateHeap (heap.c:1697)
    by  msi_alloc_zero (msipriv.h:1085)
    by  TABLE_CreateView (table.c:2376)
    by  alter_add_column (alter.c:123)
    by  ALTER_execute (alter.c:162)
    by  MSI_ViewExecute (msiquery.c:462)
    by  MsiViewExecute (msiquery.c:488
---
 dlls/msi/alter.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-msi-Free-the-columns-view-if-check_column_exists-fai.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/7f95fb51/attachment.bin>


More information about the wine-patches mailing list