On Fri, Oct 30, 2020 at 4:37 PM Ciara Power <ciara.po...@intel.com> wrote: > > The return value was not being checked when calling the > get_writeback_data function in the AES test case. On failure, this led > to a NULL dereference when using memcpy later. The return value is now > checked to avoid this NULL dereference. > > Coverity issue: 363463 > Fixes: 952e10cdad5e ("examples/fips_validation: support scatter gather list") > > Signed-off-by: Ciara Power <ciara.po...@intel.com> Reviewed-by: David Marchand <david.march...@redhat.com>
Applied, thanks. -- David Marchand