kernel_samsung_a53x/drivers/net/wireless/marvell
Zhipeng Lu 74951b2b4e wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
[ Upstream commit 5f0e4aede01cb01fa633171f0533affd25328c3a ]

In the for statement of lbs_allocate_cmd_buffer(), if the allocation of
cmdarray[i].cmdbuf fails, both cmdarray and cmdarray[i].cmdbuf needs to
be freed. Otherwise, there will be memleaks in lbs_allocate_cmd_buffer().

Fixes: 876c9d3aeb98 ("[PATCH] Marvell Libertas 8388 802.11b/g USB driver")
Signed-off-by: Zhipeng Lu <alexious@zju.edu.cn>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240126075336.2825608-1-alexious@zju.edu.cn
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:39 +01:00
..
libertas wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() 2024-11-19 08:44:39 +01:00
libertas_tf Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mwifiex wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() 2024-11-19 08:44:38 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mwl8k.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00