Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
James Lowden
OpenLDAP
Commits
854771cd
Commit
854771cd
authored
Aug 01, 2017
by
Howard Chu
Committed by
Quanah Gibson-Mount
Oct 12, 2020
Browse files
Cleanup uninit'd vars
parent
32b235ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-mdb/search.c
View file @
854771cd
...
...
@@ -719,6 +719,7 @@ adminlimit:
}
wwctx
.
flag
=
0
;
wwctx
.
nentries
=
0
;
/* If we're running in our own read txn */
if
(
moi
==
&
opinfo
)
{
cb
.
sc_writewait
=
mdb_writewait
;
...
...
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