Page MenuHomeFreeBSD

D44544.diff
No OneTemporary

D44544.diff

diff --git a/sys/dev/sound/pcm/buffer.c b/sys/dev/sound/pcm/buffer.c
--- a/sys/dev/sound/pcm/buffer.c
+++ b/sys/dev/sound/pcm/buffer.c
@@ -147,6 +147,7 @@
} else
free(b->buf, M_DEVBUF);
}
+ seldrain(sndbuf_getsel(b));
b->tmpbuf = NULL;
b->shadbuf = NULL;

File Metadata

Mime Type
text/plain
Expires
Thu, May 28, 4:17 PM (2 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33589249
Default Alt Text
D44544.diff (271 B)

Event Timeline