[Bug 36264] New: valgrind shows a couple possible leaks in dispex/tests/marshal.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 3 18:05:47 CDT 2014


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

            Bug ID: 36264
           Summary: valgrind shows a couple possible leaks in
                    dispex/tests/marshal.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: ole32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==3861== 28 bytes in 1 blocks are possibly lost in loss record 176 of 609
==3861==    at 0x7BC4C735: notify_alloc (heap.c:255)
==3861==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==3861==    by 0x4D448CE: COMPOBJ_DllList_Add (compobj.c:526)
==3861==    by 0x4D46C0A: apartment_getclassobject (compobj.c:1335)
==3861==    by 0x4D4A354: get_inproc_class_object (compobj.c:2894)
==3861==    by 0x4D4A813: CoGetClassObject (compobj.c:3032)
==3861==    by 0x5886266: create_stub (ndr_ole.c:415)
==3861==    by 0x5868E2B: CStdStubBuffer_Delegating_Construct (cstub.c:346)
==3861==    by 0x58674C9: CStdPSFactory_CreateStub (cpsf.c:131)
==3861==    by 0x4D6D8E4: marshal_object (objidl.h:9251)
==3861==    by 0x4D709E0: StdMarshalImpl_MarshalInterface (marshal.c:1251)
==3861==    by 0x4D727A1: CoMarshalInterface (objidl.h:611)
==3861==    by 0x4954F33: host_object_proc (marshal.c:65)
==3861==    by 0x7BC87087: ??? (signal_i386.c:2571)
==3861==    by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==3861==    by 0x7BC87065: ??? (signal_i386.c:2571)
==3861==    by 0x7BC8E4B0: start_thread (thread.c:428)
==3861==    by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==3861==    by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)

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