[Bug 36118] New: kernel32/actctx tests have a couple leaks
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(a)winehq.org Reporter: austinenglish(a)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.
https://bugs.winehq.org/show_bug.cgi?id=36118 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- I'll take a look. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36118 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36118 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |ntdll -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36118 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4a284644843913231d81997c302 | |e8ceed20a33e2 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with 4a284644843913231d81997c302e8ceed20a33e2. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36118 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.19. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36118 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- 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.
participants (1)
-
wine-bugs@winehq.org