[dpdk-stable] [dpdk-dev] [PATCH v2] net/softnic: fix memory leak as profile is freed

Thomas Monjalon thomas at monjalon.net
Fri Jul 30 13:53:46 CEST 2021


28/07/2021 08:05, dapengx.yu at intel.com:
> From: Dapeng Yu <dapengx.yu at intel.com>
> 
> In function softnic_table_action_profile_free(), the memory referenced
> by pointer "ap" in the instance of "struct softnic_table_action_profile"
> is not freed.
> 
> This patch fixes it.
> 
> Fixes: a737dd4e5863 ("net/softnic: add table action profile")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Dapeng Yu <dapengx.yu at intel.com>
> Acked-by: Jasvinder Singh <jasvinder.singh at intel.com>

Applied, thanks.




More information about the stable mailing list