[Bug 36235] New: valgrind shows 3 leaks in amstream/tests/amstream.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 2 22:02:19 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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==

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