]> git.sur5r.net Git - openldap/commit
ITS#6763,7053 Cleanup after sending entry/searchref.
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 23 Oct 2011 12:47:38 +0000 (14:47 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Nov 2011 00:10:58 +0000 (17:10 -0700)
commit015bc3ed7cee42f4be676bf94622185462aaec75
treeb92dcc89d5e482024cd0b6898d3ce83fbddd9ce4
parent73277dad7c808fc97cc4d4cd49518b1237228f37
ITS#6763,7053 Cleanup after sending entry/searchref.

slap_send_search_entry(), slap_send_search_reference(): Never skip
the cleanup code.  Sending an entry did on sizeLimitExceeded/busy.
Sending a ref dropped rs_flush_entry() on error.
servers/slapd/result.c