Files
linux/arch
Xiang Yang c8583b4655 um: vector: Fix memory leak in vector_config
[ Upstream commit 8f88c73afe ]

If the return value of the uml_parse_vector_ifspec function is NULL,
we should call kfree(params) to prevent memory leak.

Fixes: 49da7e64f3 ("High Performance UML Vector Network Driver")
Signed-off-by: Xiang Yang <xiangyang3@huawei.com>
Acked-By: Anton Ivanov <anton.ivanov@kot-begemot.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-11 13:55:19 +01:00
..
2023-03-10 09:34:25 +01:00
2023-03-10 09:34:30 +01:00
2022-11-27 08:28:41 +09:00
2023-02-25 11:25:42 +01:00
2023-01-07 11:11:46 +01:00