output/osx: don't drain the buffer when closing

Eliminate an unnecessary source of deadlocks.
This commit is contained in:
Max Kellermann
2011-09-01 18:13:05 +02:00
parent e7abdab58d
commit 596f36bb78
2 changed files with 1 additions and 6 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ ver 0.16.4 (2011/??/??)
* output:
- alsa: fix SIGFPE when alsa announces a period size of 0
- httpd: don't warn on client disconnect
- osx: don't drain the buffer when closing
- pulse: fix deadlock when resuming the stream
- pulse: fix deadlock when the stream was suspended