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
https://bugs.openldap.org/show_bug.cgi?id=10255
Simon Pichugin simon.pichugin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenLDAP should leak the |OpenLDAP should leak the |SSL ctx and not try to free |SSL ctx and not try to free |it in an atexit() handler |it in a destructor
https://bugs.openldap.org/show_bug.cgi?id=10255
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org ---
*** This issue has been marked as a duplicate of issue 9952 ***
https://bugs.openldap.org/show_bug.cgi?id=10255
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=10255
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review |