Module Name: src Committed By: isaki Date: Sun Jul 7 06:06:46 UTC 2019
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Fix to evaluate the validity of this track at earlier on audio_read().
It fixes a panic on read() against descriptor opened as O_RDWR on the
half duplex device.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.
