[Bug 36581] valgrind shows a few leaks in winmm/tests/capture.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 17:00:38 CDT 2017


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
==2520== 512 bytes in 1 blocks are definitely lost in loss record 603 of 719
==2520==    at 0x7BC51061: notify_alloc (heap.c:254)
==2520==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==2520==    by 0x4CD5934: list_window_children (win.c:319)
==2520==    by 0x4CDE503: WIN_ListChildren (win.c:3309)
==2520==    by 0x4CDAABF: DestroyWindow (win.c:1881)
==2520==    by 0x4B8E3DD: WINMM_DevicesThreadDone (waveform.c:2446)
==2520==    by 0x4B8E79F: WINMM_DevicesThreadProc (waveform.c:2517)
==2520==    by 0x7BC913B3: ??? (signal_i386.c:2700)
==2520==    by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==2520==    by 0x7BC91391: ??? (signal_i386.c:2700)
==2520==    by 0x7BC9B3EE: start_thread (thread.c:487)
==2520==    by 0x4244249: start_thread (pthread_create.c:333)
==2520==    by 0x433FD6D: clone (clone.S:114)

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