Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: 7b17b5a4 by Howard Chu at 2026-06-02T21:02:35+01:00 ITS#10515 syncrepl: fix check for isrunning
mutex_trylock succeeds on Windows because mutexes are all recursive. Compare of si_be needed to check bd_self.
- - - - -
1 changed file:
- servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/7b17b5a496440e03c10c96ad...