mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 14:54:49 +00:00
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:
|
||
|---|---|---|
| .. | ||
| 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 | ||
| Makefile | ||