diff options
author | jsing <> | 2022-09-03 17:47:47 +0000 |
---|---|---|
committer | jsing <> | 2022-09-03 17:47:47 +0000 |
commit | 08cad1d5d4e840186d932d4ee28fa6e1463e3f28 (patch) | |
tree | 6da083f1c09ce39a19ff47ac81c6e23adb5057bc /src/regress/lib/libcrypto/asn1/asn1basic.c | |
parent | 828c98a83649e3798a814f40f12bf41e09a605a6 (diff) | |
download | openbsd-08cad1d5d4e840186d932d4ee28fa6e1463e3f28.tar.gz openbsd-08cad1d5d4e840186d932d4ee28fa6e1463e3f28.tar.bz2 openbsd-08cad1d5d4e840186d932d4ee28fa6e1463e3f28.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/regress/lib/libcrypto/asn1/asn1basic.c')
0 files changed, 0 insertions, 0 deletions