https://bugs.winehq.org/show_bug.cgi?id=43383
Bug ID: 43383 Summary: valgrind shows several definite leak in dlls/qcap/tests/smartteefilter.c Product: Wine Version: 2.12 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: qcap Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
==31520== 72 bytes in 1 blocks are definitely lost in loss record 321 of 616 ==31520== at 0x7BC51061: notify_alloc (heap.c:254) ==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716) ==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187) ==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405) ==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0) ==31520== by 0x606C8DA: ??? ==31520== by 0x4A21688: IMediaSample_SetMediaType (strmif.h:2289) ==31520== by 0x4A21688: media_thread (???:0) ==31520== by 0x7BC913B3: ??? (signal_i386.c:2700) ==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759) ==31520== by 0x7BC91391: ??? (signal_i386.c:2700) ==31520== by 0x7BC9B3EE: start_thread (thread.c:487) ==31520== by 0x4244249: start_thread (pthread_create.c:333) ==31520== by 0x433FD6D: clone (clone.S:114) ==31520==
==31520== 72 bytes in 1 blocks are definitely lost in loss record 322 of 616 ==31520== at 0x7BC51061: notify_alloc (heap.c:254) ==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716) ==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187) ==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405) ==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0) ==31520== by 0x606C8DA: ??? ==31520== by 0x5FF3D18: ??? ==31520== by 0x5FF3F76: ??? ==31520== by 0x60006CA: ??? ==31520== by 0x4A21771: IMemInputPin_Receive (strmif.h:3041) ==31520== by 0x4A21771: media_thread (???:0) ==31520== by 0x7BC913B3: ??? (signal_i386.c:2700) ==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759) ==31520== by 0x7BC91391: ??? (signal_i386.c:2700) ==31520== by 0x7BC9B3EE: start_thread (thread.c:487) ==31520== by 0x4244249: start_thread (pthread_create.c:333) ==31520== by 0x433FD6D: clone (clone.S:114) ==31520==
==31520== 72 bytes in 1 blocks are definitely lost in loss record 324 of 616 ==31520== at 0x7BC51061: notify_alloc (heap.c:254) ==31520== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716) ==31520== by 0x4F1442B: IMalloc_fnAlloc (ifs.c:187) ==31520== by 0x4F14CCB: IMalloc_Alloc (objidl.h:1405) ==31520== by 0x4F14CCB: CoTaskMemAlloc (???:0) ==31520== by 0x606C8DA: ??? ==31520== by 0x5FF3D18: ??? ==31520== by 0x5FF4014: ??? ==31520== by 0x60006CA: ??? ==31520== by 0x4A21771: IMemInputPin_Receive (strmif.h:3041) ==31520== by 0x4A21771: media_thread (???:0) ==31520== by 0x7BC913B3: ??? (signal_i386.c:2700) ==31520== by 0x7BC9143B: call_thread_func (signal_i386.c:2759) ==31520== by 0x7BC91391: ??? (signal_i386.c:2700) ==31520== by 0x7BC9B3EE: start_thread (thread.c:487) ==31520== by 0x4244249: start_thread (pthread_create.c:333) ==31520== by 0x433FD6D: clone (clone.S:114) ==31520==
https://bugs.winehq.org/show_bug.cgi?id=43383
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|qcap |quartz CC| |z.figura12@gmail.com