> -Original Message-
> From: Yu, DapengX
> Sent: Tuesday, July 13, 2021 9:27 AM
> To: Singh, Jasvinder ; Dumitrescu, Cristian
>
> Cc: dev@dpdk.org; Yu, DapengX ; sta...@dpdk.org
> Subject: [PATCH] net/softnic: fix memory leak as profile is freed
>
> From: Dapeng Yu
>
> In function s
From: Dapeng Yu
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: sta...@dpdk.org
Signed-off-by: Da
2 matches
Mail list logo