[Intel-wired-lan] [PATCH] i40e: fix a memleak in i40e_init_recovery_mode

Simon Horman horms at kernel.org
Mon Jan 22 21:10:46 UTC 2024


On Tue, Jan 23, 2024 at 01:36:33AM +0800, Zhipeng Lu wrote:
> In i40e_init_recovery_mode, pf->vsi is allocated without free, causing
> a memleak. This patch adds deallocation operations for pf->vsi in each
> and every error-handling paths after pf->vsi's.
> 
> Fixes: 4ff0ee1af016 ("i40e: Introduce recovery mode support")
> Signed-off-by: Zhipeng Lu <alexious at zju.edu.cn>

Reviewed-by: Simon Horman <horms at kernel.org>



More information about the Intel-wired-lan mailing list