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
04419d9f
Commit
04419d9f
authored
Feb 08, 2012
by
Timo Teräs
Committed by
Quanah Gibson-Mount
Feb 08, 2012
Browse files
ITS#7158 Fix a crash in back-sql
parent
b11e9c92
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-sql/init.c
View file @
04419d9f
...
...
@@ -114,6 +114,7 @@ backsql_db_init(
}
bd
->
be_private
=
bi
;
bd
->
be_cf_ocs
=
bd
->
bd_info
->
bi_cf_ocs
;
Debug
(
LDAP_DEBUG_TRACE
,
"<==backsql_db_init()
\n
"
,
0
,
0
,
0
);
...
...
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