speed: make sure to free any allocated EVP_MAC structures
authorPauli <pauli@openssl.org>
Thu, 10 Jun 2021 02:05:28 +0000 (12:05 +1000)
committerPauli <pauli@openssl.org>
Tue, 15 Jun 2021 08:26:47 +0000 (18:26 +1000)
commitc696f4bfc303d9b43a3167f48b3661972495211c
treec09694da7f294c49083343a4322ea6dc8eec2073
parent09495e4301ea5805b51c8128f99587de64a20b6c
speed: make sure to free any allocated EVP_MAC structures

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15687)
apps/speed.c