Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: d118f4ba by Ondřej Kuzník at 2026-09-01T10:39:30+01:00 ITS#10578 libldap: Make sure error stack is empty before a checked SSL_*() call
Before OpenSSL 4.0, SSL_get_error() would use the thread's error stack and a pending error there would stick around essentially forever.
- - - - -
1 changed file:
- libraries/libldap/tls_o.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/d118f4ba9f5961d1e6bf814c...