diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2018-12-23 08:35:15 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2018-12-23 08:35:15 +0000 |
commit | 11160d7f6f5c276f08f5e45588c557d3ae8729de (patch) | |
tree | 31d5ea1d54f36dfcb454b1df5f5ee25dcab0924f /usr.bin/chpass/edit.c | |
parent | 9497453185719aa31d7c445f6cdc488e929304cd (diff) |
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 'usr.bin/chpass/edit.c')
0 files changed, 0 insertions, 0 deletions