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
718ddbd9
Commit
718ddbd9
authored
Jun 10, 2010
by
Quanah Gibson-Mount
Browse files
Init uninit'd vlv flag
parent
e164298f
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/sssvlv.c
View file @
718ddbd9
...
...
@@ -822,6 +822,8 @@ static int sssvlv_op_search(
so
->
so_vlv
=
op
->
o_ctrlflag
[
vlv_cid
];
so
->
so_vlv_target
=
0
;
so
->
so_vlv_rc
=
0
;
}
else
{
so
->
so_vlv
=
SLAP_CONTROL_NONE
;
}
}
so
->
so_vcontext
=
(
unsigned
long
)
so
;
...
...
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