wait_for_poll can go into an infinite loop. Remove it and replace it
authorRobert Shearman <rob@codeweavers.com>
Tue, 26 Jul 2005 10:31:11 +0000 (10:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2005 10:31:11 +0000 (10:31 +0000)
commit2cec4f458afd35fdc74de56a57d3c8d13bd8c409
tree668daecfd5a38e54f9b604ec3ada8fa2ece66a6d
parentaea0ad917297239faaf7801291af61cf2ae766a4
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.
dlls/winmm/winealsa/audio.c