[Bug 36265] New: valgrind shows a couple leaks in dmband/tests/dmband.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 3 18:09:28 CDT 2014


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

            Bug ID: 36265
           Summary: valgrind shows a couple leaks in dmband/tests/dmband.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: directx-dmusic
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==4122== 32 bytes in 1 blocks are possibly lost in loss record 72 of 263
==4122==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4122==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122==    by 0x5BBE7DE: ???
==4122==    by 0x5BBED52: ???
==4122==    by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122==    by 0x49552AF: test_COM_bandtrack (dmband.c:114)
==4122==    by 0x49556B9: func_dmband (dmband.c:161)
==4122==    by 0x49564B4: run_test (test.h:584)
==4122==    by 0x49568A2: main (test.h:654)
==4122== 
==4122== 848 bytes in 1 blocks are definitely lost in loss record 226 of 263
==4122==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4122==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122==    by 0x5BBE847: ???
==4122==    by 0x5BBED52: ???
==4122==    by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122==    by 0x4955320: test_COM_bandtrack (dmband.c:119)
==4122==    by 0x49556B9: func_dmband (dmband.c:161)
==4122==    by 0x49564B4: run_test (test.h:584)
==4122==    by 0x49568A2: main (test.h:654)
==4122==

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