[Bug 36126] New: valgrind shows a possible leak in msi/tests/install.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 18:33:16 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36126

            Bug ID: 36126
           Summary: valgrind shows a possible leak in msi/tests/install.c
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: msi
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==24112== 58 bytes in 1 blocks are possibly lost in loss record 341 of 758
==24112==    at 0x7BC4C735: notify_alloc (heap.c:255)
==24112==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==24112==    by 0x5069418: msi_alloc (msipriv.h:1188)
==24112==    by 0x506B65C: msi_create_table (table.c:738)
==24112==    by 0x500F919: CREATE_execute (create.c:72)
==24112==    by 0x50453D9: MSI_ViewExecute (msiquery.c:456)
==24112==    by 0x5016DAF: msi_add_table_to_db (database.c:783)
==24112==    by 0x5017641: MSI_DatabaseImport (database.c:996)
==24112==    by 0x5017861: MsiDatabaseImportW (database.c:1044)
==24112==    by 0x5017975: MsiDatabaseImportA (database.c:1071)
==24112==    by 0x4C9C113: create_database_wordcount (install.c:2442)
==24112==    by 0x4CA1D82: test_readonlyfile_cab (install.c:3326)
==24112==    by 0x4CAE5B2: func_install (install.c:5878)
==24112==    by 0x4D69EB8: run_test (test.h:584)
==24112==    by 0x4D6A2A7: main (test.h:654)
==24112==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list