Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2df76b10 authored by Murad Masimov's avatar Murad Masimov Committed by Greg Kroah-Hartman
Browse files

ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()



[ Upstream commit 8abbf1f01d6a2ef9f911f793e30f7382154b5a3a ]

If amdtp_stream_init() fails in amdtp_tscm_init(), the latter returns zero,
though it's supposed to return error code, which is checked inside
init_stream() in file tascam-stream.c.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 47faeea2 ("ALSA: firewire-tascam: add data block processing layer")
Signed-off-by: default avatarMurad Masimov <m.masimov@maxima.ru>
Reviewed-by: default avatarTakashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241101185517.1819-1-m.masimov@maxima.ru


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 31e562e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment