Xiang Yang f2b9c4544e um: vector: Fix memory leak in vector_config
[ Upstream commit 8f88c73afe481f93d40801596927e8c0047b6d96 ]

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

Fixes: 49da7e64f33e ("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 16:40:09 +01:00
..
2020-06-24 16:53:37 +02:00
2020-06-24 16:53:37 +02:00
2022-04-08 14:40:44 +02:00
2020-03-29 23:21:26 +02:00
2020-06-24 16:53:37 +02:00
2020-06-24 16:53:37 +02:00
2020-12-30 11:53:53 +01:00