mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 05:34:13 +08:00
4c098dab12
ALSA oxfw driver supports Griffin FireWave. This device supports one
isochronous stream for PCM playback. Current driver executes code to
wait event for stream structure of opposite direction. This causes
NULL pointer dereference.
This commit fixes the bug.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
oxfw-command.c | ||
oxfw-hwdep.c | ||
oxfw-midi.c | ||
oxfw-pcm.c | ||
oxfw-proc.c | ||
oxfw-scs1x.c | ||
oxfw-spkr.c | ||
oxfw-stream.c | ||
oxfw.c | ||
oxfw.h |