Ciara Power 25d392e199 examples/fips_validation: remove unused allocation
The val.val pointer is allocated memory, however this memory is then
freed in get_writeback_data() without being used beforehand.
The pointer is then allocated memory again before use,
so the very first allocation is removed as it was unnecessary.

Fixes: f4797bae0050 ("examples/fips_validation: support plain SHA")
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2021-10-08 21:31:07 +02:00
..
2021-10-08 14:58:11 +02:00
2021-10-08 14:58:11 +02:00
2021-10-06 16:51:58 +02:00
2021-10-08 14:58:11 +02:00
2021-10-08 14:58:11 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-10-08 14:58:11 +02:00
2021-10-08 14:58:11 +02:00