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
Joe Martin
OpenLDAP
Commits
86fc534c
Commit
86fc534c
authored
Nov 16, 2005
by
Pierangelo Masarati
Browse files
improve fix to ITS#4173
parent
dd2afd3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/syncprov.c
View file @
86fc534c
...
...
@@ -1222,7 +1222,7 @@ syncprov_checkpoint( Operation *op, SlapReply *rs, slap_overinst *on )
syncprov_info_t
*
si
=
on
->
on_bi
.
bi_private
;
Modifications
mod
;
Operation
opm
;
SlapReply
rsm
;
SlapReply
rsm
=
{
0
}
;
struct
berval
bv
[
2
];
slap_callback
cb
=
{
0
};
...
...
Write
Preview
Markdown
is supported
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