> -----Original Message-----
> From: Mingxia Liu <[email protected]>
> Sent: Wednesday, November 9, 2022 1:17 PM
> To: [email protected]
> Cc: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>;
> Wang, Xiao W <[email protected]>; Guo, Junfeng
> <[email protected]>; Liu, Mingxia <[email protected]>;
> [email protected]
> Subject: [PATCH v1] common/idpf: fix possible null dereference
>
> From: mingxial <[email protected]>
>
> Coverity is reporting FORWARD_NULL issue when msg.ctx.indirect.payload is
> NULL. Adding NULL check for this.
>
> Coverity issue: 381689
> Fixes: fb4ac04e9bfa ("common/idpf: introduce common library")
> Cc: [email protected]
Fix current release no need Cc stable
>
> Signed-off-by: mingxial <[email protected]>
s/mingxial/Mingxia Liu/
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi