Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 12bf5a95 by Ondřej Kuzník at 2023-01-23T11:53:36+00:00 ITS#9045 rlock only if there may be other threads
We can't rlock if we've registered ourselves as a writer. We can only figure that out by checking if we're the thread that initiated the pause: is the server paused already?
- - - - -
3 changed files:
- include/ldap_pvt_thread.h - libraries/libldap/tpool.c - servers/slapd/bconfig.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/12bf5a95ba99571d744ea36c...