Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
6910b36d
Commit
6910b36d
authored
May 14, 2006
by
Pierangelo Masarati
Browse files
more checks
parent
3393b155
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-meta/search.c
View file @
6910b36d
...
...
@@ -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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment