[Bug 36359] valgrind shows a couple possible leaks in dsound/tests/ dsound.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 27 19:09:20 CDT 2017


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

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leslie_alistair at hotmail.com

--- Comment #1 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> ---
(In reply to Austin English from comment #0)
> 
> ==13912== 28 bytes in 1 blocks are possibly lost in loss record 256 of 889
> ==13912==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
> ==13912==    by 0x4E52BB8: apartment_getclassobject (compobj.c:526)
> ==13912==    by 0x4E55FC6: get_inproc_class_object (compobj.c:2894)
> ==13912==    by 0x4E58D2F: CoGetClassObject (compobj.c:3032)
> ==13912==    by 0x4E594B7: CoCreateInstance (compobj.c:3197)
> ==13912==    by 0x6166702: get_mmdevenum (dsound_main.c:178)
> ==13912==    by 0x61673FE: GetDeviceID (dsound_main.c:261)
> ==13912==    by 0x616427A: DirectSoundDevice_Initialize (dsound.c:760)
> ==13912==    by 0x6164F04: IDirectSound8Impl_Initialize (dsound.c:398)
> ==13912==    by 0x4A627B8: IDirectSound_test (dsound.c:95)
> ==13912==    by 0x4A68A43: func_dsound (dsound.c:202)
> ==13912==    by 0x4A72EC4: run_test (test.h:584)
> ==13912==    by 0x4A732B3: main (test.h:654)
> ==13912==

This part should now be fixed.
http://source.winehq.org/git/wine.git/?a=commit;h=a731eaa705dc844f484f4e8153e73ddb9dcade52

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