mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
More for prev
This commit is contained in:
parent
bfdb727446
commit
1f5937f993
@ -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 );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user