mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
reverse last commit
This commit is contained in:
parent
35cbe6fe84
commit
36e75e10af
@ -1346,7 +1346,6 @@ error_return:;
|
|||||||
* should set it back so that the cleanup functions know
|
* should set it back so that the cleanup functions know
|
||||||
* what they're doing.
|
* what they're doing.
|
||||||
*/
|
*/
|
||||||
/* FIXME2: I'm thinking this should FOLLOW cleanup callbacks */
|
|
||||||
if ( op->o_tag == LDAP_REQ_SEARCH && rs->sr_type == REP_SEARCH
|
if ( op->o_tag == LDAP_REQ_SEARCH && rs->sr_type == REP_SEARCH
|
||||||
&& rs->sr_entry
|
&& rs->sr_entry
|
||||||
&& (rs->sr_flags & REP_ENTRY_MUSTBEFREED) )
|
&& (rs->sr_flags & REP_ENTRY_MUSTBEFREED) )
|
||||||
|
Loading…
Reference in New Issue
Block a user