mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
4a0a9e5767
The code was calling EVP_MD_meth_free which is incorrect. It should call EVP_MD_free. It happened to work but by luck rather than design. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10973) |
||
---|---|---|
.. | ||
build.info | ||
hkdf.c | ||
kbkdf.c | ||
krb5kdf.c | ||
pbkdf2_fips.c | ||
pbkdf2.c | ||
pbkdf2.h | ||
scrypt.c | ||
sshkdf.c | ||
sskdf.c | ||
tls1_prf.c | ||
x942kdf.c |