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
1f8cf93d
Commit
1f8cf93d
authored
Dec 30, 2001
by
Howard Chu
Browse files
One more uninit
parent
c5529b48
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/value.c
View file @
1f8cf93d
...
...
@@ -179,7 +179,7 @@ int value_find_ex(
{
int
i
;
int
rc
;
struct
berval
nval
;
struct
berval
nval
=
{
0
,
NULL
}
;
struct
berval
nval_tmp
;
MatchingRule
*
mr
=
ad
->
ad_type
->
sat_equality
;
...
...
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