Hi Brian, > -----Original Message----- > From: Brian Dooley <[email protected]> > Sent: Monday 24 October 2022 11:37 > To: Dooley, Brian <[email protected]> > Cc: [email protected]; [email protected]; [email protected] > Subject: [PATCH v1] examples/fips_validation: parse block error fix > > When parsing request files check for file type. This fix will remove > dependence on command line parameter for using libjansson > > Fixes: 0f42f3d6034c ("examples/fips_validation: share callback with multiple > keys") > Cc: [email protected] > Signed-off-by: Brian Dooley <[email protected]> > --- > examples/fips_validation/fips_validation.c | 22 ++++++++++------------ > 1 file changed, 10 insertions(+), 12 deletions(-)
Acked-by: Ciara Power <[email protected]>

