]> git.sur5r.net Git - openldap/commit
ITS#5835 tentative fix - remove bogus call to connection_close().
authorHoward Chu <hyc@openldap.org>
Tue, 13 Jan 2009 00:03:23 +0000 (00:03 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 13 Jan 2009 00:03:23 +0000 (00:03 +0000)
commit43c1f424610b89d8e1facf6dcbf39f25ecf5e446
tree30510621ce217b5ff7ca4a2eab236cc83211bb9a
parente281c948cb59c41ccc0fa71a75db57df8a6770ce
ITS#5835 tentative fix - remove bogus call to connection_close().
Note that with this change, all calls to connection_closing() and
connection_close() always occur in pairs - probably the two
functions should be collapsed into one.
servers/slapd/connection.c