[Bug 36363] New: valgrind shows a potential leak in hlink/tests/browse_ctx.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 03:51:12 CDT 2014


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

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

==15404== 28 bytes in 1 blocks are possibly lost in loss record 172 of 615
==15404==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15404==    by 0x5C01BB8: apartment_getclassobject (compobj.c:526)
==15404==    by 0x5C04FC6: get_inproc_class_object (compobj.c:2894)
==15404==    by 0x5C07D2F: CoGetClassObject (compobj.c:3032)
==15404==    by 0x5C084B7: CoCreateInstance (compobj.c:3197)
==15404==    by 0x4AA1081: HlinkCreateBrowseContext (hlink_main.c:178)
==15404==    by 0x4A55492: func_browse_ctx (browse_ctx.c:47)
==15404==    by 0x4A60218: run_test (test.h:584)
==15404==    by 0x4A60607: main (test.h:654)
==15404==

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