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
Дилян Палаузов
OpenLDAP
Commits
e9e6fd71
Commit
e9e6fd71
authored
Jul 27, 2021
by
Howard Chu
Committed by
Quanah Gibson-Mount
Aug 03, 2021
Browse files
ITS#6138 don't overwrite rs->sr_err after sending response
parent
5a61175d
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-mdb/search.c
View file @
e9e6fd71
...
...
@@ -1213,8 +1213,6 @@ nochange:
send_ldap_result
(
op
,
rs
);
}
rs
->
sr_err
=
LDAP_SUCCESS
;
done:
if
(
cb
.
sc_private
)
{
/* remove our writewait callback */
...
...
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