[Bug 36122] New: valgrind possible leak in winemenubuilder/winemenubuilder.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 17:35:54 CDT 2014


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

            Bug ID: 36122
           Summary: valgrind possible leak in
                    winemenubuilder/winemenubuilder.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

==22312== 28 bytes in 1 blocks are possibly lost in loss record 164 of 578
==22312==    at 0x7BC4C735: notify_alloc (heap.c:255)
==22312==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==22312==    by 0x510B8B6: COMPOBJ_DllList_Add (compobj.c:526)
==22312==    by 0x510DBF2: apartment_getclassobject (compobj.c:1335)
==22312==    by 0x511133C: get_inproc_class_object (compobj.c:2894)
==22312==    by 0x51117FB: CoGetClassObject (compobj.c:3032)
==22312==    by 0x5111DBD: CoCreateInstance (compobj.c:3197)
==22312==    by 0x47767A7: Process_Link (winemenubuilder.c:3229)
==22312==    by 0x4778134: wWinMain (winemenubuilder.c:3703)
==22312==    by 0x4778869: wmain (exe_wmain.c:51)
==22312==    by 0x4778744: __wine_spec_exe_wentry (exe_wentry.c:36)
==22312==    by 0x7B864247: ??? (process.c:1045)
==22312==    by 0x7B864394: start_process (process.c:1097)
==22312==    by 0x7BC87087: ??? (signal_i386.c:2571)
==22312==    by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==22312==    by 0x7BC87065: ??? (signal_i386.c:2571)
==22312==    by 0x7BC5A1C0: start_process (loader.c:2840)
==22312==    by 0x401B03C: ??? (port.c:60)
==22312== 

exposed by msi/tests/action.c

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