[PATCH v2 0/8] fix some coverity issues
Ferruh Yigit
ferruh.yigit at amd.com
Thu Mar 14 12:01:36 CET 2024
On 3/14/2024 7:40 AM, Chaoyong He wrote:
> This patch series fix some coverity issues, includes:
> - 414936
> - 414937
> - 414938
> - 414939
> - 414941
> - 414942
> - 415042
> - 415051
>
> ---
> v2:
> * Fix one imported uninitialized pointer problem.
> ---
>
> Chaoyong He (6):
> net/nfp: fix return value check
> net/nfp: fix string overflow
> net/nfp: fix unreachable control flow
> net/nfp: fix check return value
> net/nfp: fix unreachable loop flow
> net/nfp: fix null pointer dereference
>
> Peng Zhang (2):
> net/nfp: fix dereference after null check
> net/nfp: fix tainted scalar
>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list