Page MenuHomeFreeBSD

D46847.diff
No OneTemporary

D46847.diff

diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c
--- a/sys/dev/sound/pcm/sound.c
+++ b/sys/dev/sound/pcm/sound.c
@@ -574,11 +574,10 @@
d->rec_sysctl_tree = NULL;
}
+ pcm_killchans(d);
dsp_destroy_dev(dev);
(void)mixer_uninit(dev);
- pcm_killchans(d);
-
PCM_LOCK(d);
PCM_RELEASE(d);
cv_destroy(&d->cv);

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 4:48 PM (21 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13189020
Default Alt Text
D46847.diff (340 B)

Event Timeline