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
fa08f656
Commit
fa08f656
authored
Jan 03, 2020
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
Jan 09, 2020
Browse files
ITS#9124 BerElement sits on the stack
parent
4eacb029
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/cancel.c
View file @
fa08f656
...
...
@@ -57,8 +57,6 @@ int cancel_extop( Operation *op, SlapReply *rs )
return
LDAP_PROTOCOL_ERROR
;
}
(
void
)
ber_free
(
ber
,
1
);
Statslog
(
LDAP_DEBUG_STATS
,
"%s CANCEL msg=%d
\n
"
,
op
->
o_log_prefix
,
opid
,
0
,
0
,
0
);
...
...
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