ixgbe: Fix memleak in ixgbe_configure_clsu32
stable inclusion from stable-5.10.27 commit 028210541b3c2b6c81ddc893b6cd54a68bbb23fc bugzilla: 51493 -------------------------------- [ Upstream commit 7a766381 ] When ixgbe_fdir_write_perfect_filter_82599() fails, input allocated by kzalloc() has not been freed, which leads to memleak. Signed-off-by:Dinghao Liu <dinghao.liu@zju.edu.cn> Reviewed-by:
Paul Menzel <pmenzel@molgen.mpg.de> Tested-by:
Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment