summaryrefslogtreecommitdiff
path: root/usr.bin/chpass/edit.c
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2018-12-23 08:35:15 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2018-12-23 08:35:15 +0000
commit11160d7f6f5c276f08f5e45588c557d3ae8729de (patch)
tree31d5ea1d54f36dfcb454b1df5f5ee25dcab0924f /usr.bin/chpass/edit.c
parent9497453185719aa31d7c445f6cdc488e929304cd (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