[Bug 31684] Crash in winealsa driver when exiting World of Warcraft

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 26 16:31:49 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31684

Michael Stefaniuc <mstefani at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mstefani at redhat.com

--- Comment #16 from Michael Stefaniuc <mstefani at redhat.com> 2012-09-26 16:31:49 CDT ---
Can you please try with today's Wine wine-1.5.13-402-gcd9451c or later?
I have fixed (4e06eead8f446f0167e6c92f0cc09f943122a7cd) a memory issue in
DirectSoundDevice_RemoveBuffer() which is called prior to
AudioClient_Release().
The code was doing a HeapReAlloc() with size 0 when removing the last secondary
buffer. Valgrind didn't like it at all.

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



More information about the wine-bugs mailing list