]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Mar 2024 16:32:23 +0000 (16:32 +0000)
commitdcbd0113bce75beb0fe67cd370ce4638c9da1977
tree520d69293983096878b4094a56b68e6cf93e27b0
parentd7810ffb5dc717629e06e93a1a23a25869c8603e
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