ChangeSet ID: 19132 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/26 05:31:11
Modified files: dlls/winmm/winealsa: audio.c
Log message: Robert Shearman rob@codeweavers.com wait_for_poll can go into an infinite loop. Remove it and replace it with snd_pcm_drain which is more likely to do what the original author intended.
Patch: http://cvs.winehq.org/patch.py?id=19132
Old revision New revision Changes Path 1.93 1.94 +1 -21 wine/dlls/winmm/winealsa/audio.c