https://bugs.openldap.org/show_bug.cgi?id=9367
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- (In reply to Howard Chu from comment #1)
https://git.openldap.org/openldap/openldap/-/merge_requests/721
Data races were reported first in ITS#9920.
You noted libsodium in the MR. I would note that the argon2 module supports both libsodium and libargon2. If it's possible, we probably want to support both of those here, too, so that people don't end up having to link against libsodium & libargon2 in slapd. At least for the argon2 module, libargon2 is better at this point in time in terms of the options available to it.