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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 01:01:24 CDT 2014


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Also:
==22299== 28 bytes in 1 blocks are definitely lost in loss record 150 of 605
==22299==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==22299==    by 0x48217BE: WinMain (msiexec.c:146)
==22299==    by 0x4823A03: main (exe_main.c:49)
==22299== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:RtlAllocateHeap
   fun:WinMain
   fun:main
}

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