]> git.sur5r.net Git - openldap/commit
ITS#7968 add locks for syncrepl cookiestate
authorLeo Yuriev <leo@yuriev.ru>
Fri, 5 Dec 2014 19:41:40 +0000 (19:41 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Dec 2014 00:22:29 +0000 (18:22 -0600)
commitb176c7fa90ed336646e078f58221aec3de24eac3
tree5de61f1a3f9814acd798df190fca749b17dac2cf
parentee2036fbf522db276040b6edab977cb23fbb0ee2
ITS#7968 add locks for syncrepl cookiestate

Mutex must be held even for a read-access of a cookie state,
as there may be a race with write in other thread.
servers/slapd/syncrepl.c