http://bugs.winehq.org/show_bug.cgi?id=29243
Maverick Player maverickplayer@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |54b24f39260a3780bdf97d810a6 | |9647d7357cb62 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Maverick Player maverickplayer@googlemail.com 2011-12-30 18:50:38 CST --- Bug fixed in wine-1.3.36.
Bug was still present in wine-1.3.35. A git bisect found the fixing commit to be:
commit 54b24f39260a3780bdf97d810a69647d7357cb62 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Dec 19 15:24:13 2011 -0600
winealsa.drv: Limit the data written to ALSA's buffer.
Based on an algorithm by Alexey Loukianov.
:040000 040000 3fc55174705a7f4edaf7c80b012b4420750038b1 50627baa8893c1d8bfdf4694c409cdf8e6ee0316 M dlls
I double checked by explicitly building and testing the previous commit (3082c1a9de14e9c21c4f93331b6d595bbca00e34) and this commit.
Thanks for your initial quick response to the bug report and your work on fixing the bug. Keep up the great work and thank you for wine.