[Bug 36299] valgrind shows a few possible leaks in msxml3/tests/httpreq.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 02:00:45 CDT 2015


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

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
==10860== 96 bytes in 1 blocks are possibly lost in loss record 449 of 711
==10860==    at 0x7BC49E0E: notify_alloc (heap.c:254)
==10860==    by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==10860==    by 0x5ACAAC7: heap_alloc_zero (internet.h:98)
==10860==    by 0x5ACBA96: create_netconn (netconnection.c:348)
==10860==    by 0x5ABC3BA: open_http_connection (http.c:4818)
==10860==    by 0x5ABC9A3: HTTP_HttpSendRequestW (http.c:4949)
==10860==    by 0x5ABD5E9: AsyncHttpSendRequestProc (http.c:5212)
==10860==    by 0x5AC8AF7: INTERNET_WorkerThreadFunc (internet.c:3836)
==10860==    by 0x7BC89323: worker_thread_proc (threadpool.c:164)
==10860==    by 0x7BC8023F: ??? (signal_i386.c:2682)
==10860==    by 0x7BC80286: call_thread_func (signal_i386.c:2741)
==10860==    by 0x7BC8021D: ??? (signal_i386.c:2682)
==10860==    by 0x7BC8726D: start_thread (thread.c:443)
==10860==    by 0x4214EFA: start_thread (pthread_create.c:309)
==10860==    by 0x431362D: clone (clone.S:129)
==10860==

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