kernel_samsung_a53x/sound/firewire/tascam
Murad Masimov e9f5c9418e 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: 47faeea25ef3 ("ALSA: firewire-tascam: add data block processing layer")
Signed-off-by: Murad Masimov <m.masimov@maxima.ru>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241101185517.1819-1-m.masimov@maxima.ru
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-30 02:33:23 +01:00
..
amdtp-tascam.c ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() 2024-11-30 02:33:23 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-hwdep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-midi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-pcm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-stream.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam-transaction.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tascam.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00