Skip to content
Commit 6f5a5f7e authored by YueHaibing's avatar YueHaibing Committed by Ben Hutchings
Browse files

dccp: Fix memleak in __feat_register_sp

commit 1d3ff095

 upstream.

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>
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
parent 2f62bb92
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