mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 08:02:16 -05:00
more checks
This commit is contained in:
parent
3393b15594
commit
6910b36df8
1 changed files with 1 additions and 0 deletions
|
|
@ -395,6 +395,7 @@ meta_back_search_start(
|
|||
* Starts the search
|
||||
*/
|
||||
retry:;
|
||||
assert( msc->msc_ld != NULL );
|
||||
rc = ldap_search_ext( msc->msc_ld,
|
||||
mbase.bv_val, realscope, mfilter.bv_val,
|
||||
mapped_attrs, op->ors_attrsonly,
|
||||
|
|
|
|||
Loading…
Reference in a new issue