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
Nadezhda Ivanova
OpenLDAP
Commits
8dd2e34c
Commit
8dd2e34c
authored
Aug 18, 1998
by
Kurt Zeilenga
Browse files
Added patch from Stuart Lynne to allow adding entry to top level.
parent
59a66633
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/dn.c
View file @
8dd2e34c
...
...
@@ -206,7 +206,7 @@ dn_parent(
}
}
return
(
NULL
);
return
(
strdup
(
""
)
);
}
/*
...
...
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