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
orbea -
OpenLDAP
Commits
5b897eef
Commit
5b897eef
authored
Jul 20, 2007
by
Ralf Haferkamp
Browse files
Fixed return value of _cleanup function
parent
b7d38c15
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/pcache.c
View file @
5b897eef
...
...
@@ -1261,6 +1261,7 @@ pcache_op_cleanup( Operation *op, SlapReply *rs ) {
}
op
->
o_callback
=
op
->
o_callback
->
sc_next
;
op
->
o_tmpfree
(
cb
,
op
->
o_tmpmemctx
);
return
SLAP_CB_CONTINUE
;
}
static
int
...
...
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