Cleanup the EVP_MD_CTX before exit rather than after
authorRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 00:01:13 +0000 (01:01 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Dec 2015 00:01:13 +0000 (01:01 +0100)
commitc376d170d184c037134005830e584e21f429dfb2
tree357a045321060828ace9d8a66699f8796146e240
parent3cb9fd97ced4a74ba5d4751c455146899164a202
Cleanup the EVP_MD_CTX before exit rather than after

Reviewed-by: Matt Caswell <matt@openssl.org>
test/sha1test.c