[Bug 36638] valgrind shows a definite leak in wininet/tests/http.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 16:56:55 CDT 2017


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

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
Some others:
==2460== 16 bytes in 2 blocks are definitely lost in loss record 83 of 786
==2460==    at 0x7BC51061: notify_alloc (heap.c:254)
==2460==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==2460==    by 0x65753CE: InitializeSecurityContextW (wrapper.c:354)
==2460==    by 0x4BC3E7E: netcon_secure_connect_setup (netconnection.c:467)
==2460==    by 0x4BC47C4: NETCON_secure_connect (netconnection.c:617)
==2460==    by 0x4BB36F8: HTTP_HttpSendRequestW (http.c:4932)
==2460==    by 0x4BB451D: AsyncHttpSendRequestProc (http.c:5190)
==2460==    by 0x4BC05DE: INTERNET_WorkerThreadFunc (internet.c:3724)
==2460==    by 0x7BC9E2D7: process_rtl_work_item (threadpool.c:349)
==2460==    by 0x7BCA2224: threadpool_worker_proc (threadpool.c:2112)
==2460==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==2460==    by 0x7BC91391: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9B3EE: start_thread (thread.c:487)
==2460==    by 0x4244249: start_thread (pthread_create.c:333)
==2460==    by 0x433FD6D: clone (clone.S:114)
==2460== 


==2460== 36 bytes in 1 blocks are definitely lost in loss record 287 of 786
==2460==    at 0x7BC51061: notify_alloc (heap.c:254)
==2460==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==2460==    by 0x4BA5A53: heap_alloc (internet.h:94)
==2460==    by 0x4BB05D4: get_redirect_url (http.c:3988)
==2460==    by 0x4BB3D35: HTTP_HttpSendRequestW (http.c:5041)
==2460==    by 0x4BB451D: AsyncHttpSendRequestProc (http.c:5190)
==2460==    by 0x4BC05DE: INTERNET_WorkerThreadFunc (internet.c:3724)
==2460==    by 0x7BC9E2D7: process_rtl_work_item (threadpool.c:349)
==2460==    by 0x7BCA2224: threadpool_worker_proc (threadpool.c:2112)
==2460==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==2460==    by 0x7BC91391: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9B3EE: start_thread (thread.c:487)
==2460==    by 0x4244249: start_thread (pthread_create.c:333)
==2460==    by 0x433FD6D: clone (clone.S:114)
==2460== 

==2460== 136 bytes in 1 blocks are definitely lost in loss record 587 of 786
==2460==    at 0x7BC51061: notify_alloc (heap.c:254)
==2460==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==2460==    by 0x4BA5A53: heap_alloc (internet.h:94)
==2460==    by 0x4BB0E36: HTTP_build_req (http.c:4165)
==2460==    by 0x4BA72B3: build_request_header (http.c:692)
==2460==    by 0x4BB38DF: HTTP_HttpSendRequestW (http.c:4962)
==2460==    by 0x4BB451D: AsyncHttpSendRequestProc (http.c:5190)
==2460==    by 0x4BC05DE: INTERNET_WorkerThreadFunc (internet.c:3724)
==2460==    by 0x7BC9E2D7: process_rtl_work_item (threadpool.c:349)
==2460==    by 0x7BCA2224: threadpool_worker_proc (threadpool.c:2112)
==2460==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==2460==    by 0x7BC91391: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9B3EE: start_thread (thread.c:487)
==2460==    by 0x4244249: start_thread (pthread_create.c:333)
==2460==    by 0x433FD6D: clone (clone.S:114)
==2460== 

==2460== 192 bytes in 2 blocks are definitely lost in loss record 611 of 786
==2460==    at 0x7BC51061: notify_alloc (heap.c:254)
==2460==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==2460==    by 0x4BC2702: heap_alloc_zero (internet.h:99)
==2460==    by 0x4BC3A21: create_netconn (netconnection.c:348)
==2460==    by 0x4BB2F44: open_http_connection (http.c:4782)
==2460==    by 0x4BB3686: HTTP_HttpSendRequestW (http.c:4923)
==2460==    by 0x4BB451D: AsyncHttpSendRequestProc (http.c:5190)
==2460==    by 0x4BC05DE: INTERNET_WorkerThreadFunc (internet.c:3724)
==2460==    by 0x7BC9E2D7: process_rtl_work_item (threadpool.c:349)
==2460==    by 0x7BCA2224: threadpool_worker_proc (threadpool.c:2112)
==2460==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==2460==    by 0x7BC91391: ??? (signal_i386.c:2700)
==2460==    by 0x7BC9B3EE: start_thread (thread.c:487)
==2460==    by 0x4244249: start_thread (pthread_create.c:333)
==2460==    by 0x433FD6D: clone (clone.S:114)
==2460==

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