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
abc83dc4
Commit
abc83dc4
authored
Oct 17, 2007
by
Quanah Gibson-Mount
Browse files
blind fix: I assume we need to restore ors_scope
parent
ce3c25ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-bdb/filterindex.c
View file @
abc83dc4
...
...
@@ -546,6 +546,7 @@ ext_candidates(
op
->
ors_scope
=
scope
;
rc
=
bdb_dn2idl
(
op
,
locker
,
&
mra
->
ma_value
,
ei
,
ids
,
stack
);
op
->
ors_scope
=
sc
;
}
return
0
;
}
...
...
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