More for prev

This commit is contained in:
Howard Chu 2009-02-27 06:57:09 +00:00
parent bfdb727446
commit 1f5937f993

View File

@ -563,7 +563,7 @@ finish:;
ldap_back_quarantine( op, rs );
}
if ( freefilter ) {
if ( freefilter && filter.bv_val != op->ors_filterstr.bv_val ) {
op->o_tmpfree( filter.bv_val, op->o_tmpmemctx );
}