[Bug 36272] valgrind shows several leaks in dmime/tests/performance.c

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 6 12:22:21 CST 2020


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

Michael Stefaniuc <mstefani at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mstefani at winehq.org

--- Comment #3 from Michael Stefaniuc <mstefani at winehq.org> ---
Not fixed yet as one of the initial leaks is still there:

==8759== 28 bytes in 1 blocks are definitely lost in loss record 241 of 915
==8759==    at 0x7BC71D2B: RtlAllocateHeap (heap.c:260)
==8759==    by 0x6C2F26E: MMDRV_InitPerType (lolvldrv.c:380)
==8759==    by 0x6C2F591: MMDRV_Install (lolvldrv.c:473)
==8759==    by 0x6C2F971: MMDRV_Init (lolvldrv.c:548)
==8759==    by 0x6C2FB1F: MMDRV_InitSingleType (lolvldrv.c:74)
==8759==    by 0x6C2FB1F: MMDRV_GetNum (???:0)
==8759==    by 0x6C46987: midiOutGetNumDevs (winmm.c:291)
==8759==    by 0x6BF8C95: DMUSIC_CreateDirectMusicImpl (dmusic.c:518)
==8759==    by 0x6BF945E: ClassFactory_CreateInstance (dmusic_main.c:99)
==8759==    by 0x5806A05: IClassFactory_CreateInstance (unknwn.h:223)
==8759==    by 0x5806A05: CoCreateInstanceEx (???:0)
==8759==    by 0x5806CCC: CoCreateInstance (compobj.c:3376)
==8759==    by 0x6BBB589: IDirectMusicPerformance8Impl_InitAudio
(performance.c:922)
==8759==    by 0x4DCA5A5: test_InitAudio (performance.c:97)
==8759==    by 0x4DCA5A5: func_performance (???:0)
==8759==    by 0x4DC413E: main (test.h:504)

This is from a valgrind run that Sven run for me for wine-5.0-rc4

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