[Bug 36122] valgrind shows a definite leak in winemenubuilder/winemenubuilder.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 14:34:02 CDT 2014


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|valgrind possible leak in   |valgrind shows a definite
                   |winemenubuilder/winemenubui |leak in
                   |lder.c                      |winemenubuilder/winemenubui
                   |                            |lder.c

--- Comment #3 from Austin English <austinenglish at gmail.com> ---
Got a definite leak:
==28829== 80 bytes in 4 blocks are definitely lost in loss record 326 of 572
==28829==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==28829==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==28829==    by 0x501ECAC: CreatePropertyBag2 (propertybag.c:293)
==28829==    by 0x501DAB6: PngEncoder_CreateNewFrame (pngformat.c:1617)
==28829==    by 0x495EBDD: convert_to_native_icon (wincodec.h:4374)
==28829==    by 0x49617CD: platform_write_icon (winemenubuilder.c:1342)
==28829==    by 0x49619EA: extract_icon (winemenubuilder.c:1373)
==28829==    by 0x4966E3F: InvokeShellLinker (winemenubuilder.c:2865)
==28829==    by 0x49688DB: Process_Link (winemenubuilder.c:3250)
==28829==    by 0x496A122: wWinMain (winemenubuilder.c:3703)
==28829==    by 0x496A853: wmain (exe_wmain.c:51)
==28829==    by 0x496A730: __wine_spec_exe_wentry (exe_wentry.c:36)
==28829==    by 0x7B8641DB: ??? (process.c:1045)
==28829==    by 0x7B864328: start_process (process.c:1097)
==28829==    by 0x7BC870C7: ??? (signal_i386.c:2571)
==28829==    by 0x7BC87110: call_thread_func (signal_i386.c:2630)
==28829==    by 0x7BC870A5: ??? (signal_i386.c:2571)
==28829==    by 0x7BC5A1FC: start_process (loader.c:2856)
==28829==    by 0x403EFD4: ??? (port.c:60)
==28829==

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