]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 18 Jul 2012 22:10:38 +0000 (15:10 -0700)
commitd763c94ad6b7a8ad6f308c011a0f2588724350ac
tree9411c87bfb325bf376db8ccd1ef14624e591e66f
parentaa901ad6ce99f93231f611042950573a797e56d5
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