https://bugs.openldap.org/show_bug.cgi?id=10255
Issue ID: 10255 Summary: OpenLDAP should leak the SSL ctx and not try to free it in an atexit() handler Product: OpenLDAP Version: 2.6.7 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: simon.pichugin@gmail.com Target Milestone: ---
As mentioned in the subject, OpenLDAP incorrectly handles OpenSSL in its destructor.
Сomprehensive information can be found here (along with a possible solution): https://github.com/openssl/openssl/issues/25294