Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
61da08db
Commit
61da08db
authored
Apr 20, 2003
by
Howard Chu
Browse files
Import glue_sub_init fix from HEAD
parent
ab75cb6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/backglue.c
View file @
61da08db
...
...
@@ -680,7 +680,7 @@ glue_sub_init( )
gi
->
n
[
gi
->
nodes
].
be
=
&
gi
->
bd
;
dnParent
(
&
b1
->
be_nsuffix
[
0
],
&
gi
->
n
[
gi
->
nodes
].
pdn
);
gi
->
nodes
++
;
b1
->
bd_info
=
b
i
;
b1
->
bd_info
=
(
BackendInfo
*
)
g
i
;
}
}
/* If there are any unresolved subordinates left, something is wrong */
...
...
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