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 11:07:22 +0000 (12:07 +0100)
commit66a1ccf494b8fe1b842cd7bdda2d1a025d325753
treeccbb83b408a335528f00dbd85ee7744d019edaea
parent777adea16aded9e398fb691074da60891ef63c58
Cleanup the EVP_MD_CTX before exit rather than after

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit c44844d928ad3c471c8dbe8baf2df8957900125b)
crypto/sha/sha1test.c