Re: [Bug 1921562] [NEW] Intermittent hangs during ldap_search_ext when TLS enabled

2021-03-26 Thread Ryan Tandy
On Sat, Mar 27, 2021 at 01:06:42AM -, Vincent Vanlaer wrote: >https://git.openldap.org/openldap/openldap/-/commit/735e1ab Note that this commit is for OpenLDAP 2.5 and needs adjustment for the 2.4 branch. The commit ids for 2.4 are:

[Bug 1921562] [NEW] Intermittent hangs during ldap_search_ext when TLS enabled

2021-03-26 Thread Vincent Vanlaer
Public bug reported: When connecting to an LDAP server with TLS, ldap_search_ext can hang if during the initial TLS handshake a signal is received by the process. The cause of this bug is the same as https://bugs.openldap.org/show_bug.cgi?id=8650 which was fixed in