]> git.sur5r.net Git - openldap/commitdiff
reverse last commit
authorKurt Zeilenga <kurt@openldap.org>
Mon, 5 Jul 2004 21:45:01 +0000 (21:45 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 5 Jul 2004 21:45:01 +0000 (21:45 +0000)
servers/slapd/result.c

index 3ae8420da6e888602bc43dfa82ec854343e43c71..a15737129c51ce57b63f17a3746913926d1016f6 100644 (file)
@@ -1346,7 +1346,6 @@ error_return:;
         * should set it back so that the cleanup functions know
         * 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 
                && rs->sr_entry 
                && (rs->sr_flags & REP_ENTRY_MUSTBEFREED) )