[Bug 36578] valgrind shows several definite leaks in urlmon/tests/url.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 16:41:39 CDT 2017


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

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
==1042== 8 bytes in 1 blocks are definitely lost in loss record 129 of 2,730
==1042==    at 0x7BC51061: notify_alloc (heap.c:254)
==1042==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==1042==    by 0xB6A63CE: InitializeSecurityContextW (wrapper.c:354)
==1042==    by 0x5D21E7E: netcon_secure_connect_setup (netconnection.c:467)
==1042==    by 0x5D227C4: NETCON_secure_connect (netconnection.c:617)
==1042==    by 0x5D116F8: HTTP_HttpSendRequestW (http.c:4932)
==1042==    by 0x5D1251D: AsyncHttpSendRequestProc (http.c:5190)
==1042==    by 0x5D1E5DE: INTERNET_WorkerThreadFunc (internet.c:3724)
==1042==    by 0x7BC9E2D7: process_rtl_work_item (threadpool.c:349)
==1042==    by 0x7BCA2224: threadpool_worker_proc (threadpool.c:2112)
==1042==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==1042==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==1042==    by 0x7BC91391: ??? (signal_i386.c:2700)
==1042==    by 0x7BC9B3EE: start_thread (thread.c:487)
==1042==    by 0x4244249: start_thread (pthread_create.c:333)
==1042==    by 0x433FD6D: clone (clone.S:114)
==1042==

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