]> git.ipfire.org Git - thirdparty/openldap.git/commit
Revert "ITS#9952 libldap: use atexit for TLS teardown"
authorHoward Chu <hyc@openldap.org>
Tue, 13 Feb 2024 17:29:05 +0000 (17:29 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 13 Feb 2024 17:29:05 +0000 (17:29 +0000)
commit5e13ef87a94491f9339dbca709db29e76741f1a9
treed361b8c3c2cabe9f430eb37d9d34e8ba107b107b
parentaf7575fabdb762248003c9aeb83309eb7f9154ee
Revert "ITS#9952 libldap: use atexit for TLS teardown"

This reverts commit 337455eb3a66176cc3f66d2c663a72cc7b4178bd.
The change was non-portable, caused ITS#10176. OpenSSL 3 is
broken and should be fixed.
libraries/libldap/init.c
libraries/libldap/tls2.c