[Bug 36123] New: valgrind shows leaks in msiexec/msiexec.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 18:07:29 CDT 2014


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

            Bug ID: 36123
           Summary: valgrind shows leaks in msiexec/msiexec.c
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==23034== 20 bytes in 1 blocks are definitely lost in loss record 107 of 592
==23034==    at 0x7BC4C735: notify_alloc (heap.c:255)
==23034==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==23034==    by 0x472DD61: process_args (msiexec.c:490)
==23034==    by 0x472E0BD: WinMain (msiexec.c:576)
==23034==    by 0x473039B: main (exe_main.c:49)
==23034== 

==23034== 26 bytes in 1 blocks are definitely lost in loss record 146 of 592
==23034==    at 0x7BC4C735: notify_alloc (heap.c:255)
==23034==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==23034==    by 0x472CE7F: StringListAppend (msiexec.c:113)
==23034==    by 0x472F9DE: WinMain (msiexec.c:966)
==23034==    by 0x473039B: main (exe_main.c:49)
==23034== 

==23034== 28 bytes in 1 blocks are definitely lost in loss record 150 of 592
==23034==    at 0x7BC4C735: notify_alloc (heap.c:255)
==23034==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==23034==    by 0x472CFA7: build_properties (msiexec.c:146)
==23034==    by 0x472FA15: WinMain (msiexec.c:972)
==23034==    by 0x473039B: main (exe_main.c:49)
==23034==

-- 
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