]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
alsa: Replace check for pending frames on eof by a barrier.
authorAndre Noll <maan@systemlinux.org>
Fri, 15 Jan 2010 19:19:30 +0000 (20:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 15 Jan 2010 19:19:30 +0000 (20:19 +0100)
The old code could lead to a an endless loop where the alsa writer
would never be unscheduled.


No differences found