Skip to content
Commit 5a25de6d authored by Dinghao Liu's avatar Dinghao Liu Committed by Takashi Iwai
Browse files

ALSA: echoaudio: Fix potential Oops in snd_echo_resume()

Freeing chip on error may lead to an Oops at the next time
the system goes to resume. Fix this by removing all
snd_echo_free() calls on error.

Fixes: 47b5d028

 ("ALSA: Echoaudio - Add suspend support #2")
Signed-off-by: default avatarDinghao Liu <dinghao.liu@zju.edu.cn>
Link: https://lore.kernel.org/r/20200813074632.17022-1-dinghao.liu@zju.edu.cn
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d96f27c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment