mirror of https://github.com/torvalds/linux.git
In error path of snd_dice_stream_init_duplex(), stream data for incoming
packet can be left to be initialized.
This commit fixes it.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| dice-hwdep.c | ||
| dice-interface.h | ||
| dice-midi.c | ||
| dice-pcm.c | ||
| dice-proc.c | ||
| dice-stream.c | ||
| dice-transaction.c | ||
| dice.c | ||
| dice.h | ||