Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ingo Voss
OpenLDAP
Commits
bf2653ef
Commit
bf2653ef
authored
Dec 30, 2004
by
Pierangelo Masarati
Browse files
use normalized new superior
parent
565ae9ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-meta/modrdn.c
View file @
bf2653ef
...
...
@@ -75,7 +75,7 @@ meta_back_modrdn( Operation *op, SlapReply *rs )
int
nsCandidate
,
version
=
LDAP_VERSION3
;
nsCandidate
=
meta_back_select_unique_candidate
(
li
,
op
->
oq_modrdn
.
rs_newSup
);
op
->
oq_modrdn
.
rs_
n
newSup
);
if
(
nsCandidate
!=
candidate
)
{
/*
...
...
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