]> git.sur5r.net Git - openldap/commit
ITS#6189 delay resetting the SLAP_C_BINDING state until the Bind handler
authorHoward Chu <hyc@openldap.org>
Sun, 28 Jun 2009 03:37:20 +0000 (03:37 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 28 Jun 2009 03:37:20 +0000 (03:37 +0000)
commitc62ebb9da2fdfc5c80d769b13b9a21a2af2d838c
tree9fb299234a63ca5e9c85b8c9da8f4ac406477a00
parent67cefc1a01497dffa83fdeebffbe3f6bc00087e6
ITS#6189 delay resetting the SLAP_C_BINDING state until the Bind handler
has fully returned to the connection manager. This may result in
"deferring operation: binding" messages being logged again (ITS#3850) but
it should not cause any hangs.
servers/slapd/connection.c