]> git.sur5r.net Git - openldap/commit
move connection_close call from connection_input to connection_resched
authorKurt Zeilenga <kurt@openldap.org>
Thu, 27 May 1999 06:22:59 +0000 (06:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 27 May 1999 06:22:59 +0000 (06:22 +0000)
commit2d1cf97a5699c2eaa632b1b37c3317804c8c0169
tree5b75088a2e4cf5ad446c8407973895096420ff4d
parent549dd29607c68a99e0fe828a3ea36d1269d71b11
move connection_close call from connection_input to connection_resched
to avoid accessing c_conn_state after close.
servers/slapd/connection.c