mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
fix spurius noSuchObject when base=suffix
This commit is contained in:
parent
5b67eecb45
commit
018526ff14
@ -182,6 +182,8 @@ meta_back_search( Operation *op, SlapReply *rs )
|
||||
goto new_candidate;
|
||||
}
|
||||
|
||||
} else {
|
||||
is_scope++;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user