]> git.sur5r.net Git - openldap/commit
ITS#6262 fix gettime() regression
authorHoward Chu <hyc@openldap.org>
Wed, 11 Jul 2012 23:53:33 +0000 (16:53 -0700)
committerHoward Chu <hyc@openldap.org>
Wed, 11 Jul 2012 23:53:33 +0000 (16:53 -0700)
commit43d47c46a7987e8ae0f582062786f1a6ec8abc10
tree852e3adda1fb36b9b08cf898454fe5ecfad44ef4
parent113538806ffcdd83da45ad39d0ab54d515ffb1ae
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.
libraries/libldap/util-int.c