-
- Downloads
ITS#7233 Fix slapd listener initialization.
This broke if i was incremented before the new thread read i: for(...; i++) { ldap_pvt_thread_create(,,, &i); ... }
Loading
Please register or sign in to comment
This broke if i was incremented before the new thread read i: for(...; i++) { ldap_pvt_thread_create(,,, &i); ... }