diff options
author | tb <> | 2018-12-23 08:35:14 +0000 |
---|---|---|
committer | tb <> | 2018-12-23 08:35:14 +0000 |
commit | 71a171566d3cd3517aaee19b14a25f1ca7ca70d0 (patch) | |
tree | 5b5bd675a5dd8eb191f43723b81c5a654667062b /src/lib/libcrypto/man/DH_generate_key.3 | |
parent | db4fe5dd19e962e5ea25c1740ae50fa5e2573348 (diff) | |
download | openbsd-71a171566d3cd3517aaee19b14a25f1ca7ca70d0.tar.gz openbsd-71a171566d3cd3517aaee19b14a25f1ca7ca70d0.tar.bz2 openbsd-71a171566d3cd3517aaee19b14a25f1ca7ca70d0.zip |
EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using
EVP_MD_CTX_free() instead if the goal is to avoid leaking memory.
From my corresponding upstream commit, reminded by schwarze
Diffstat (limited to 'src/lib/libcrypto/man/DH_generate_key.3')
0 files changed, 0 insertions, 0 deletions