mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
More for prev
This commit is contained in:
parent
bfdb727446
commit
1f5937f993
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue