]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/overlays/refint.c
more for #6397
[openldap] / servers / slapd / overlays / refint.c
index a9c0e50c5be66dd42594a0be46713543148d85de..b7fe97e4878a69468a2f3ca454b73a820178da29 100644 (file)
@@ -824,6 +824,7 @@ refint_qtask( void *ctx, void *arg )
                        op->o_tmpfree( dp->dn.bv_val, op->o_tmpmemctx );
                        op->o_tmpfree( dp, op->o_tmpmemctx );
                }
+               op->o_tmpfree( op->ors_filterstr.bv_val, op->o_tmpmemctx );
 
                if ( !BER_BVISNULL( &rq->newndn )) {
                        ch_free( rq->newndn.bv_val );