[Bug 36118] New: kernel32/actctx tests have a couple leaks

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 17:12:49 CDT 2014


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

            Bug ID: 36118
           Summary: kernel32/actctx tests have a couple leaks
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==20968== 78 bytes in 1 blocks are definitely lost in loss record 125 of 257
==20968==    at 0x7BC4C735: notify_alloc (heap.c:255)
==20968==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==20968==    by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==20968==    by 0x7BC2A28D: parse_cominterface_proxy_stub_elem (actctx.c:1616)
==20968==    by 0x7BC2C0DC: parse_file_elem (actctx.c:2167)
==20968==    by 0x7BC2C741: parse_assembly_elem (actctx.c:2268)
==20968==    by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==20968==    by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==20968==    by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==20968==    by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==20968==    by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==20968==    by 0x4C1608F: test_create (actctx.c:725)
==20968==    by 0x4C1BDE2: test_actctx (actctx.c:1870)
==20968==    by 0x4C1D938: func_actctx (actctx.c:2212)
==20968==    by 0x4D08640: run_test (test.h:584)
==20968==    by 0x4D08A2F: main (test.h:654)
==20968== 

==21444== 156 bytes in 2 blocks are definitely lost in loss record 167 of 257
==21444==    at 0x7BC4C735: notify_alloc (heap.c:255)
==21444==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21444==    by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==21444==    by 0x7BC2B16A: parse_com_interface_external_proxy_stub_elem
(actctx.c:1898)
==21444==    by 0x7BC2C6C0: parse_assembly_elem (actctx.c:2260)
==21444==    by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==21444==    by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==21444==    by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==21444==    by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==21444==    by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==21444==    by 0x4C5608F: test_create (actctx.c:725)
==21444==    by 0x4C5BDE2: test_actctx (actctx.c:1870)
==21444==    by 0x4C5D938: func_actctx (actctx.c:2212)
==21444==    by 0x4D48640: run_test (test.h:584)
==21444==    by 0x4D48A2F: main (test.h:654)
==21444==

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