On 7/9/21 9:00 AM, dapengx...@intel.com wrote:
> From: Dapeng Yu
>
> In function softnic_conn_init(), a block of memory is allocated as
> connection buffer, but it is never freed in softnic_conn_free(),
> which cause memory leak.
>
> This patch fixes it.
>
> Fixes: 7709a63bf178 ("net/softnic: a
From: Dapeng Yu
In function softnic_conn_init(), a block of memory is allocated as
connection buffer, but it is never freed in softnic_conn_free(),
which cause memory leak.
This patch fixes it.
Fixes: 7709a63bf178 ("net/softnic: add connection agent")
Cc: sta...@dpdk.org
Signed-off-by: Dapeng
2 matches
Mail list logo