[Bug 36419] New: valgrind shows a possible leak in oleacc/tests/main.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 02:57:07 CDT 2014


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

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

==4391== 28 bytes in 1 blocks are possibly lost in loss record 58 of 262
==4391==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==4391==    by 0x4C32BB8: apartment_getclassobject (compobj.c:526)
==4391==    by 0x4C35FC6: get_inproc_class_object (compobj.c:2894)
==4391==    by 0x4C38D2F: CoGetClassObject (compobj.c:3032)
==4391==    by 0x4C587E0: unmarshal_object (marshal.c:114)
==4391==    by 0x4C58C3C: proxy_manager_get_remunknown.part.8 (marshal.c:1063)
==4391==    by 0x4C578B7: ifproxy_release_public_refs (marshal.c:652)
==4391==    by 0x4C57AA4: ifproxy_destroy (marshal.c:710)
==4391==    by 0x4C5A34E: ClientIdentity_Release (marshal.c:1111)
==4391==    by 0x482B256: func_main (main.c:432)
==4391==    by 0x482D360: run_test (test.h:584)
==4391==    by 0x482D74E: main (test.h:654)
==4391==

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