http://bugs.winehq.org/show_bug.cgi?id=26072
Summary: urlmon/protocol tests show some valgrind warnings Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33247) --> (http://bugs.winehq.org/attachment.cgi?id=33247) valgrind log
2,048 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by heap_alloc (urlmon_main.h:225) by report_data (bindprot.c:1046) by BPInternetProtocolSink_ReportData (bindprot.c:1133) by ProtocolEmul_Continue (protocol.c:1764) by ProtocolHandler_Continue (bindprot.c:636) by BindProtocol_Continue (bindprot.c:386) by test_binding (protocol.c:3381) by func_protocol (protocol.c:3515) by run_test (test.h:556) by main (test.h:624)
...
8,080 bytes in 4 blocks are possibly lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by get_tls_data (test.h:240) by winetest_set_location (test.h:275) by ProtocolSink_ReportProgress (protocol.c:773) by report_progress (bindprot.c:971) by BPInternetProtocolSink_ReportProgress (bindprot.c:1012) by thread_proc (protocol.c:1434) by ??? (signal_i386.c:2473) by call_thread_entry_point (signal_i386.c:2499) by start_thread (thread.c:404) by start_thread (in /lib/libpthread-2.11.2.so) by clone (in /lib/libc-2.11.2.so)
and a few like: 48 (20 direct, 28 indirect) bytes in 1 blocks are definitely lost at malloc (vg_replace_malloc.c:236) by ??? by ??? by ??? by ??? by ??? by ??? by NETCON_init (netconnection.c:460) by HTTP_HttpOpenRequestW (http.c:2600) by HttpOpenRequestW (http.c:2730) by HttpProtocol_open_request (http.c:338) by protocol_start (protocol.c:278) by HttpProtocol_StartEx (http.c:750) by HttpProtocol_Start (http.c:647) by http_protocol_start (protocol.c:2653) by test_http_protocol_url (protocol.c:2783) by test_https_protocol (protocol.c:2927) by func_protocol (protocol.c:3495) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26072
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2012-09-26 14:48:04 CDT --- Fine in wine-1.5.13-346-g0445393
http://bugs.winehq.org/show_bug.cgi?id=26072
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:35 CDT --- Closing bugs fixed in 1.5.14.