[PATCH] examples/fips_validation: fix coverity issues
Akhil Goyal
gakhil at marvell.com
Tue Jul 2 17:44:12 CEST 2024
> Hey Gowrishankar,
>
> > -----Original Message-----
> > From: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> > Sent: Saturday, June 15, 2024 12:31 PM
> > To: dev at dpdk.org; Dooley, Brian <brian.dooley at intel.com>; Gowrishankar
> > Muthukrishnan <gmuthukrishn at marvell.com>
> > Cc: Anoob Joseph <anoobj at marvell.com>; stable at dpdk.org
> > Subject: [PATCH] examples/fips_validation: fix coverity issues
> >
> > Fix NULL dereference, out-of-bound, bad bit shift issues reported by coverity
> > scan.
> >
> > Coverity issue: 384440, 384435, 384433, 384429
> > Fixes: 36128a67c27 ("examples/fips_validation: add asymmetric validation")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
>
> Acked-by: Brian Dooley <brian.dooley at intel.com>
Applied to dpdk-next-crypto
Title updated as "examples/fips_validation: fix null dereference and out-of-bound"
Thanks.
More information about the dev
mailing list