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
6cb8c7cd
Commit
6cb8c7cd
authored
Nov 18, 2005
by
Kurt Zeilenga
Browse files
another fix
parent
ea29af5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/modrdn.c
View file @
6cb8c7cd
...
...
@@ -503,7 +503,7 @@ slap_modrdn2mods(
done:
if
(
rs
->
sr_err
==
LDAP_SUCCESS
&&
!
repl_user
)
{
slap_mods_opattrs
(
op
,
mod
,
1
);
slap_mods_opattrs
(
op
,
&
mod
,
1
);
}
/* LDAP v2 supporting correct attribute handling. */
...
...
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