]> git.sur5r.net Git - openldap/commitdiff
ITS#8281 more for prev commit
authorHoward Chu <hyc@openldap.org>
Sat, 24 Oct 2015 05:34:24 +0000 (06:34 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 24 Oct 2015 05:34:24 +0000 (06:34 +0100)
servers/slapd/overlays/accesslog.c

index d499343b6696d873a6eacadaaaedf0587af7523d..e708794047a16926ab09703dd36a095b6380e969 100644 (file)
@@ -1869,8 +1869,6 @@ static int accesslog_response(Operation *op, SlapReply *rs) {
        e = NULL;
        if ( do_graduate ) {
                slap_graduate_commit_csn( &op2 );
-               if ( op2.o_csn.bv_val )
-                       op->o_tmpfree( op2.o_csn.bv_val, op->o_tmpmemctx );
        }
 
 done: