http://bugs.winehq.org/show_bug.cgi?id=26132
Summary: dsound/capture tests shows some leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 26131
After bug 26131, there are some more leaks in dsound: 828 bytes in 46 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by DSOUND_CopyFormat (primary.c:455) by IDirectSoundCaptureBufferImpl_Create (capture.c:866) by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256) by dscenum_callback (capture.c:569) by a_to_w_callback (dsound_main.c:291) by DirectSoundCaptureEnumerateW (dsound_main.c:494) by DirectSoundCaptureEnumerateA (dsound_main.c:423) by capture_tests (capture.c:677) by func_capture (capture.c:698) by run_test (test.h:556) by main (test.h:624)
...
846 bytes in 47 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by DSOUND_CopyFormat (primary.c:455) by IDirectSoundCaptureBufferImpl_Create (capture.c:866) by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256) by dscenum_callback (capture.c:569) by a_to_w_callback (dsound_main.c:291) by DirectSoundCaptureEnumerateW (dsound_main.c:473) by DirectSoundCaptureEnumerateA (dsound_main.c:423) by capture_tests (capture.c:677) by func_capture (capture.c:698) by run_test (test.h:556) by main (test.h:624)
and one possible leak: 18 bytes in 1 blocks are possibly lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by DSOUND_CopyFormat (primary.c:455) by IDirectSoundCaptureBufferImpl_Create (capture.c:866) by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256) by dscenum_callback (capture.c:569) by a_to_w_callback (dsound_main.c:291) by DirectSoundCaptureEnumerateW (dsound_main.c:494) by DirectSoundCaptureEnumerateA (dsound_main.c:423) by capture_tests (capture.c:677) by func_capture (capture.c:698) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26132
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2012-09-17 14:24:21 CDT --- Works fine in: wine-1.5.13-63-gcaf6fe0 / valgrind 3.7.0
http://bugs.winehq.org/show_bug.cgi?id=26132
Bug 26132 depends on bug 26131, which changed state.
Bug 26131 Summary: dsound/duplex tests show an uninitialized variable under valgrind http://bugs.winehq.org/show_bug.cgi?id=26131
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=26132
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:01 CDT --- Closing bugs fixed in 1.5.14.