Page MenuHomeFreeBSD

D45979.id141462.diff
No OneTemporary

D45979.id141462.diff

diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c
--- a/sys/dev/sound/pcm/channel.c
+++ b/sys/dev/sound/pcm/channel.c
@@ -1365,6 +1365,8 @@
if (CHN_LOCKOWNED(c))
CHN_UNLOCK(c);
if (ret) {
+ while (chn_removefeeder(c) == 0)
+ ;
if (c->devinfo) {
if (CHANNEL_FREE(c->methods, c->devinfo))
sndbuf_free(b);

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 8, 12:08 PM (12 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29405209
Default Alt Text
D45979.id141462.diff (347 B)

Event Timeline