https://bugs.winehq.org/show_bug.cgi?id=36235
Bug ID: 36235 Summary: valgrind shows 3 leaks in amstream/tests/amstream.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: amstream Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==20443== 8 bytes in 1 blocks are definitely lost in loss record 73 of 1,019 ==20443== at 0x7BC4C735: notify_alloc (heap.c:255) ==20443== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==20443== by 0x5C9189C: IMalloc_fnRealloc (ifs.c:233) ==20443== by 0x5C92003: CoTaskMemRealloc (objidl.h:1239) ==20443== by 0x65B52C7: ??? ==20443== by 0x4955D79: test_media_streams (amstream.h:590) ==20443== by 0x4957664: func_amstream (amstream.c:436) ==20443== by 0x49584C4: run_test (test.h:584) ==20443== by 0x49588B2: main (test.h:654)
==20443== 8 bytes in 1 blocks are definitely lost in loss record 74 of 1,019 ==20443== at 0x7BC4C735: notify_alloc (heap.c:255) ==20443== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==20443== by 0x5C9189C: IMalloc_fnRealloc (ifs.c:233) ==20443== by 0x5C92003: CoTaskMemRealloc (objidl.h:1239) ==20443== by 0x65BB457: ??? ==20443== by 0x65B535B: ??? ==20443== by 0x4955D79: test_media_streams (amstream.h:590) ==20443== by 0x4957664: func_amstream (amstream.c:436) ==20443== by 0x49584C4: run_test (test.h:584) ==20443== by 0x49588B2: main (test.h:654)
==20443== 8 bytes in 1 blocks are definitely lost in loss record 75 of 1,019 ==20443== at 0x7BC4C735: notify_alloc (heap.c:255) ==20443== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==20443== by 0x5C9189C: IMalloc_fnRealloc (ifs.c:233) ==20443== by 0x5C92003: CoTaskMemRealloc (objidl.h:1239) ==20443== by 0x65BB4A1: ??? ==20443== by 0x65B535B: ??? ==20443== by 0x4955D79: test_media_streams (amstream.h:590) ==20443== by 0x4957664: func_amstream (amstream.c:436) ==20443== by 0x49584C4: run_test (test.h:584) ==20443== by 0x49588B2: main (test.h:654) ==20443==