[Bug 43390] New: valgrind shows a few definite leaks in dlls/xaudio2_7/ tests/xaudio2.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 17:29:18 CDT 2017


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

            Bug ID: 43390
           Summary: valgrind shows a few definite leaks in
                    dlls/xaudio2_7/tests/xaudio2.c
           Product: Wine
           Version: 2.12
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: xaudio2
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Gentoo

==3551== 8 bytes in 1 blocks are definitely lost in loss record 63 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C85281: XAudio2Create (xaudio_dll.c:2159)
==3551==    by 0x4A1B741: func_xaudio2 (xaudio2.c:1150)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 12 bytes in 1 blocks are definitely lost in loss record 94 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C7DA6D: CreateAudioVolumeMeter (xapofx.c:795)
==3551==    by 0x4A1B1A7: test_xapo_creation_modern (xaudio2.c:1053)
==3551==    by 0x4A1B463: test_xapo_creation (xaudio2.c:1089)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 12 bytes in 1 blocks are definitely lost in loss record 95 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C7DAFA: CreateAudioReverb (xapofx.c:809)
==3551==    by 0x4A1B2D4: test_xapo_creation_modern (xaudio2.c:1067)
==3551==    by 0x4A1B463: test_xapo_creation (xaudio2.c:1089)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 12 bytes in 1 blocks are definitely lost in loss record 96 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C7DA6D: CreateAudioVolumeMeter (xapofx.c:795)
==3551==    by 0x4A176DB: test_simple_streaming (xaudio2.c:293)
==3551==    by 0x4A1B807: func_xaudio2 (xaudio2.c:1158)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 349 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5CA3F03: ???
==3551==    by 0x5CA4059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B3ED: test_xapo_creation (xaudio2.c:1083)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 350 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C37F03: ???
==3551==    by 0x5C38059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B401: test_xapo_creation (xaudio2.c:1084)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 351 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5CA3F03: ???
==3551==    by 0x5CA4059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B415: test_xapo_creation (xaudio2.c:1085)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 352 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5CA3F03: ???
==3551==    by 0x5CA4059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B429: test_xapo_creation (xaudio2.c:1086)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 353 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5CA3F03: ???
==3551==    by 0x5CA4059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B43D: test_xapo_creation (xaudio2.c:1087)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 354 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5E44F03: ???
==3551==    by 0x5E45059: ???
==3551==    by 0x4A1A97C: test_xapo_creation_legacy (xaudio2.c:932)
==3551==    by 0x4A1B451: test_xapo_creation (xaudio2.c:1088)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551== 

==3551== 48 bytes in 4 blocks are definitely lost in loss record 355 of 766
==3551==    at 0x7BC51061: notify_alloc (heap.c:254)
==3551==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3551==    by 0x5C7DC35: CreateFX (xapofx.c:835)
==3551==    by 0x4A1AE99: test_xapo_creation_modern (xaudio2.c:1018)
==3551==    by 0x4A1B463: test_xapo_creation (xaudio2.c:1089)
==3551==    by 0x4A1B5B4: func_xaudio2 (xaudio2.c:1122)
==3551==    by 0x4A1C74F: run_test (test.h:603)
==3551==    by 0x4A1CBAD: main (test.h:687)
==3551==

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