28/07/2021 08:05, [email protected]: > From: Dapeng Yu <[email protected]> > > 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: [email protected] > > Signed-off-by: Dapeng Yu <[email protected]> > Acked-by: Jasvinder Singh <[email protected]>
Applied, thanks.

