http://bugs.winehq.org/show_bug.cgi?id=26123
Summary: mshtml/protocol shows several leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
30 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by heap_alloc (mshtml_private.h:873) by AboutProtocol_Start (protocol.c:252) by protocol_start (protocol.c:262) by do_test_about_protocol (protocol.c:601) by test_about_protocol (protocol.c:798) by func_protocol (protocol.c:908) by run_test (test.h:556) by main (test.h:624)
...
30 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by heap_alloc (mshtml_private.h:873) by AboutProtocol_Start (protocol.c:252) by protocol_start (protocol.c:262) by do_test_about_protocol (protocol.c:601) by test_about_protocol (protocol.c:799) by func_protocol (protocol.c:908) by run_test (test.h:556) by main (test.h:624)
...
38 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by heap_alloc (mshtml_private.h:873) by AboutProtocol_Start (protocol.c:252) by protocol_start (protocol.c:262) by do_test_about_protocol (protocol.c:611) by test_about_protocol (protocol.c:798) by func_protocol (protocol.c:908) by run_test (test.h:556) by main (test.h:624)
...
38 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by heap_alloc (mshtml_private.h:873) by AboutProtocol_Start (protocol.c:252) by protocol_start (protocol.c:262) by do_test_about_protocol (protocol.c:611) by test_about_protocol (protocol.c:799) by func_protocol (protocol.c:908) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26123
--- Comment #1 from Austin English austinenglish@gmail.com 2011-02-15 14:28:38 CST --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=8b861189e987ec511bb58c...
http://bugs.winehq.org/show_bug.cgi?id=26123
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-02-15 14:28:46 CST --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=26123
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-02-18 12:37:24 CST --- Closing bugs fixed in 1.3.14.
https://bugs.winehq.org/show_bug.cgi?id=26123
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8b861189e987ec511bb58c4213e | |bb23e23b54073 CC| |focht@gmx.net