]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/evp_test.c
evp_test: use correct deallocation for EVP_MD
authorPauli <paul.dale@oracle.com>
Wed, 22 Apr 2020 00:24:05 +0000 (10:24 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 22 Jul 2020 10:18:29 +0000 (20:18 +1000)
commit340f82a4e7afcd09480653bc5ffbab372d9a0e1d
tree742dd14d87a9c5025728baf9037e7a6305e4b48d
parent1d864f0f534fe38541c7adba5777935a0f2a2eb9
evp_test: use correct deallocation for EVP_MD

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11082)
test/evp_test.c