summaryrefslogtreecommitdiffstats
path: root/lib/libssl/d1_lib.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-05-29 14:43:33 +0000
committerjsing <jsing@openbsd.org>2014-05-29 14:43:33 +0000
commit7aed837606fe293db660cdb85dbb3ff126cf726e (patch)
tree6489568a164516ef1f7a8d64f7588d6058dc262e /lib/libssl/d1_lib.c
parentdocument control characters which are extensions; (diff)
downloadwireguard-openbsd-7aed837606fe293db660cdb85dbb3ff126cf726e.tar.xz
wireguard-openbsd-7aed837606fe293db660cdb85dbb3ff126cf726e.zip
When you have functions that perform specific functions, use them.
EVP_CIPHER_CTX_free() does a NULL check, then calls EVP_CIPHER_CTX_cleanup() and frees the memory. COMP_CTX_free() also had its own NULL check, so there is no point in duplicating that here. ok beck@
Diffstat (limited to 'lib/libssl/d1_lib.c')
0 files changed, 0 insertions, 0 deletions