> -----Original Message-----
> From: Wang, Jie1X <[email protected]>
> Sent: Saturday, October 8, 2022 2:34 PM
> To: [email protected]
> Cc: Yang, SteveX <[email protected]>; Zhang, Qi Z
> <[email protected]>; Yang, Qiming <[email protected]>; Wu,
> Jingjing <[email protected]>; Xing, Beilei <[email protected]>; Wang,
> Jie1X <[email protected]>
> Subject: [PATCH] net/iavf: fix memory leak in flow subscription
>
> When creating flow subscription pattern that it might cause a memory leak.
>
> This patch fix the error by adding a free memory code.
>
> And some typos have also been fixed.
>
> Coverity issue: 381130
> Fixes: b110b2f63e50 ("net/iavf: add flow subscrption supported pattern")
> Fixes: 6416f63aae8b ("net/iavf: support flow subscription rule")
>
> Signed-off-by: Jie Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi