wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Kalle Valo
kvalo at kernel.org
Mon Feb 5 10:15:35 PST 2024
Zhipeng Lu <alexious at zju.edu.cn> wrote:
> 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 at zju.edu.cn>
Patch applied to wireless-next.git, thanks.
5f0e4aede01c wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240126075336.2825608-1-alexious@zju.edu.cn/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the libertas-dev
mailing list