Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
4ed4edda
Commit
4ed4edda
authored
Nov 27, 2007
by
Quanah Gibson-Mount
Browse files
Silence warning
parent
3f99a050
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/acl.c
View file @
4ed4edda
...
...
@@ -2122,7 +2122,7 @@ acl_set_gather( SetCookie *cookie, struct berval *name, AttributeDescription *de
}
else
{
op2
.
ors_filterstr
=
*
slap_filterstr_objectClass_pres
;
op2
.
ors_filter
=
slap_filter_objectClass_pres
;
op2
.
ors_filter
=
(
Filter
*
)
slap_filter_objectClass_pres
;
}
...
...
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