summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authorjsing <>2022-09-03 17:47:47 +0000
committerjsing <>2022-09-03 17:47:47 +0000
commitf1083ba41574ef4e529cc2ea4ff2aa685c4833cd (patch)
tree6da083f1c09ce39a19ff47ac81c6e23adb5057bc /src/lib/libssl/ssl_ciph.c
parente4165d18fd04cae0b27804487fe3e65d1e9d1d9e (diff)
downloadopenbsd-f1083ba41574ef4e529cc2ea4ff2aa685c4833cd.tar.gz
openbsd-f1083ba41574ef4e529cc2ea4ff2aa685c4833cd.tar.bz2
openbsd-f1083ba41574ef4e529cc2ea4ff2aa685c4833cd.zip
Prepare to provide OPENSSL_cleanup.
OPENSSL_cleanup() cleans up and deallocates memory in use by the library. There are a couple of use cases for this, primarily related to memory leak testing. This will not be called automatically in LibreSSL, which means that OpenSSL's OPENSSL_NO_INIT_ATEXIT is implied. If code wants to clean up then they need to explicitly call this themselves. ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions