'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also,
authorGeoff Thorpe <geoff@openssl.org>
Fri, 14 Sep 2001 18:20:44 +0000 (18:20 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Fri, 14 Sep 2001 18:20:44 +0000 (18:20 +0000)
commit997a54c9811e4b91fb064a11eb21dbc501e7ed85
tree97211dd66af8449a8639f40b77e4dcf2ef6c36cc
parentb78e502104b4475a130b428d2de55af898e9afe1
'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also,
fix a typo and add cleanup operations. This also switches on memory leak
checking (which is how the rest was found).
crypto/evp/evp_test.c