Fixup secmemtest for the change of CRYPTO_free() and friends
authorRichard Levitte <levitte@openssl.org>
Wed, 17 Feb 2016 10:03:55 +0000 (11:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 17 Feb 2016 11:27:53 +0000 (12:27 +0100)
commitd6b55faca3bc085ed487c1a69aa976f81cf1c7fa
tree4b0db586792a16aaa78e53e4660e726fe0629f92
parent9eaa5f9a329c4ef169697bba4dcfb7c7d5729e76
Fixup secmemtest for the change of CRYPTO_free() and friends

Switching it to use OPENSSL_free() et al when appropriate.

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