Skip to content
Commit b6fe6f03 authored by Hao Ge's avatar Hao Ge Committed by Jakub Kicinski
Browse files

dpll: Fix potential msg memleak when genlmsg_put_reply failed

We should clean the skb resource if genlmsg_put_reply failed.

Fixes: 9d71b54b

 ("dpll: netlink: Add DPLL framework base functions")
Signed-off-by: default avatarHao Ge <gehao@kylinos.cn>
Reviewed-by: default avatarVadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://lore.kernel.org/r/20231121013709.73323-1-gehao@kylinos.cn


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent b2d66643
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment