[Bug 36266] New: valgrind shows several leaks in dmusic/tests/dmusic.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 3 18:10:41 CDT 2014


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

            Bug ID: 36266
           Summary: valgrind shows several leaks in dmusic/tests/dmusic.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

==4171== 848 bytes in 1 blocks are definitely lost in loss record 658 of 735
==4171==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4171==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4171==    by 0x5BAFDCB: DMUSIC_CreateDirectMusicCollectionImpl
(collection.c:828)
==4171==    by 0x5BB1ABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==4171==    by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==4171==    by 0x4956AD0: test_dmcoll (dmusic.c:320)
==4171==    by 0x4956FFD: func_dmusic (dmusic.c:381)
==4171==    by 0x4957DF8: run_test (test.h:584)
==4171==    by 0x49581E6: main (test.h:654)
==4171== 
==4191== 848 bytes in 1 blocks are definitely lost in loss record 655 of 733
==4191==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4191==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4191==    by 0x5BAFDCB: DMUSIC_CreateDirectMusicCollectionImpl
(collection.c:828)
==4191==    by 0x5BB1ABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==4191==    by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==4191==    by 0x4956750: test_COM_dmcoll (dmusic.c:285)
==4191==    by 0x4956FEE: func_dmusic (dmusic.c:378)
==4191==    by 0x4957DF8: run_test (test.h:584)
==4191==    by 0x49581E6: main (test.h:654)
==4191== 
==4250== 448 bytes in 1 blocks are definitely lost in loss record 586 of 733
==4250==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4250==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4250==    by 0x5BBAA04: DMUSIC_CreateSynthPortImpl (port.c:693)
==4250==    by 0x5BB4741: IDirectMusic8Impl_CreatePort (dmusic.c:156)
==4250==    by 0x4954FF7: test_dmusic (dmusic.c:70)
==4250==    by 0x4956FF3: func_dmusic (dmusic.c:379)
==4250==    by 0x4957DF8: run_test (test.h:584)
==4250==    by 0x49581E6: main (test.h:654)
==4250== 
==4270== 304 bytes in 1 blocks are definitely lost in loss record 570 of 733
==4270==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4270==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4270==    by 0x5BBEF3C: DMUSIC_CreateReferenceClockImpl (clock.c:129)
==4270==    by 0x5BC551A: DMUSIC_CreateDirectMusicImpl (dmusic.c:423)
==4270==    by 0x5BC5ABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==4270==    by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4270==    by 0x4955778: test_dmbuffer (dmusic.c:137)
==4270==    by 0x4956FF8: func_dmusic (dmusic.c:380)
==4270==    by 0x4957DF8: run_test (test.h:584)
==4270==    by 0x49581E6: main (test.h:654)
==4270== 
==4309== 56 bytes in 1 blocks are possibly lost in loss record 346 of 733
==4309==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4309==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4309==    by 0x5BEE2EC: MMDRV_InitPerType (lolvldrv.c:384)
==4309==    by 0x5BEEC4D: MMDRV_Install (lolvldrv.c:476)
==4309==    by 0x5BEF16F: MMDRV_Init (lolvldrv.c:547)
==4309==    by 0x5BECF4B: MMDRV_InitSingleType (lolvldrv.c:78)
==4309==    by 0x5BECFEE: MMDRV_GetNum (lolvldrv.c:89)
==4309==    by 0x5C0A7C8: midiOutGetNumDevs (winmm.c:284)
==4309==    by 0x5BB5004: create_system_ports_list (dmusic.c:328)
==4309==    by 0x5BB55C7: DMUSIC_CreateDirectMusicImpl (dmusic.c:436)
==4309==    by 0x5BB5ABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==4309==    by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==4309==    by 0x4956F50: missing_dmusic (dmusic.c:356)
==4309==    by 0x4956FB5: func_dmusic (dmusic.c:371)
==4309==    by 0x4957DF8: run_test (test.h:584)
==4309==    by 0x49581E6: main (test.h:654)
==4309==

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