http://bugs.winehq.org/show_bug.cgi?id=26135 Summary: mmdevapi/render tests show several memory leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: mmdevapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com 120 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by AudioClient_Create (audio.c:302) by MMDevice_Activate (devenum.c:314) by test_audioclient (render.c:85) by func_render (render.c:407) by run_test (test.h:556) by main (test.h:624) ... 120 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by AudioClient_Create (audio.c:302) by MMDevice_Activate (devenum.c:314) by test_references (render.c:254) by func_render (render.c:408) by run_test (test.h:556) by main (test.h:624) ... 120 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by AudioClient_Create (audio.c:302) by MMDevice_Activate (devenum.c:314) by test_event (render.c:344) by func_render (render.c:409) by run_test (test.h:556) by main (test.h:624) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.