mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix prev commit
This commit is contained in:
parent
b16478a5ca
commit
bdd493380d
@ -2427,6 +2427,7 @@ syncrepl_del_nonpresent(
|
||||
f = cf;
|
||||
f->f_choice = LDAP_FILTER_AND;
|
||||
f->f_and = ++f;
|
||||
f->f_next = NULL;
|
||||
of = f;
|
||||
for ( i=0; i<sc->numcsns; i++ ) {
|
||||
f = of;
|
||||
|
Loading…
Reference in New Issue
Block a user