Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
5d82ba49
Commit
5d82ba49
authored
Apr 03, 2020
by
Howard Chu
Browse files
ITS
#9121
fix typo
parent
906cab75
Pipeline
#22
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/dynlist.c
View file @
5d82ba49
...
...
@@ -976,7 +976,7 @@ dynlist_filter_group( Operation *op, Filter *f, Filter *n, AttributeDescription
ldap_free_urldesc
(
ludp
);
}
overlay_entry_release_ov
(
op
,
e
,
0
,
on
);
if
(
!
andf
1
)
if
(
!
andf
)
return
-
1
;
return
0
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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