[EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test

Gowrishankar Muthukrishnan gmuthukrishn at marvell.com
Fri Aug 29 12:23:26 CEST 2025


> > >  	rte_free(vec.pt.val);
> > > -
> > > +	vec.pt.val = NULL;
> >
> > Same could be the case for fips_mct_shake_test also.
> >
> Good catch, probably the same could happen with shake.
> I currently don’t have a way to test shake but I'm happy to make the change as
> part of this patch if you can test?
> 
Did you find any segfault and so got to know the problem ? If so, what was the command you executed ?.

Thanks,
Gowrishankar


More information about the dev mailing list