A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 43d47c46a7987e8ae0f582062786f1a6ec8abc10 (commit) from 113538806ffcdd83da45ad39d0ab54d515ffb1ae (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 43d47c46a7987e8ae0f582062786f1a6ec8abc10 Author: Howard Chu hyc@openldap.org Date: Wed Jul 11 16:53:33 2012 -0700
ITS#6262 fix gettime() regression
Add a mutex in ldap_pvt_gettime(), delete the mutex comment since it's no longer relevant (and was ignored anyway). This could only ever affect multi-processor machines.
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/util-int.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-)