Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: a5953812 by Howard Chu at 2024-02-18T10:57:07+00:00 ITS#9952 TLS/OpenSSL: disable use of atexit()
This will only have any effect if libldap is the first caller to initialize OpenSSL, but that should be all that matters when libldap is part of a dynmically loaded module. It prevents the crash in the example cases given.
- - - - -
1 changed file:
- libraries/libldap/tls_o.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/a5953812f0c03e802e61109a...