Skip to content
Commit 1d3ff095 authored by YueHaibing's avatar YueHaibing Committed by David S. Miller
Browse files

dccp: Fix memleak in __feat_register_sp



If dccp_feat_push_change fails, we forget free the mem
which is alloced by kmemdup in dccp_feat_clone_sp_val.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Fixes: e8ef967a

 ("dccp: Registration routines for changing feature values")
Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 09279e61
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