NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55848 CVS commit: src/sys/dev/audio
The following reply was made to PR kern/55848; it has been noted by GNATS.
From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55848 CVS commit: src/sys/dev/audio
Date: Wed, 9 Dec 2020 04:24:08 +0000
Module Name: src
Committed By: isaki
Date: Wed Dec 9 04:24:08 UTC 2020
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Fix that audio_open() didn't halt the recording mixer correctly
if fd_allocfile() failed, since rev 1.65.
Will fix PR kern/55848.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/audio/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index