[Bug 36182] New: valgrind shows a potential leaks in atl/tests/registrar.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 30 13:12:03 CDT 2014


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

            Bug ID: 36182
           Summary: valgrind shows a potential leaks in
                    atl/tests/registrar.c
           Product: Wine
           Version: 1.3.13
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: atl
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==13481== 28 bytes in 1 blocks are possibly lost in loss record 161 of 562
==13481==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==13481==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==13481==    by 0x529E83E: COMPOBJ_DllList_Add (compobj.c:526)
==13481==    by 0x52A0B7A: apartment_getclassobject (compobj.c:1335)
==13481==    by 0x52A42C4: get_inproc_class_object (compobj.c:2894)
==13481==    by 0x52A4783: CoGetClassObject (compobj.c:3032)
==13481==    by 0x52A4D45: CoCreateInstance (compobj.c:3197)
==13481==    by 0x4C9A026: test_registrar (registrar.c:68)
==13481==    by 0x4C9A8A7: func_registrar (registrar.c:159)
==13481==    by 0x4C9B6A7: run_test (test.h:584)
==13481==    by 0x4C9BA96: main (test.h:654)
==13481==

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