Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6480c3a1 authored by Xiang Yang's avatar Xiang Yang Committed by Greg Kroah-Hartman
Browse files

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: 49da7e64 ("High Performance UML Vector Network Driver")
Signed-off-by: default avatarXiang Yang <xiangyang3@huawei.com>
Acked-By: default avatarAnton Ivanov <anton.ivanov@kot-begemot.co.uk>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 01c92f03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment