Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
cc2834c8
Commit
cc2834c8
authored
Mar 21, 2021
by
Howard Chu
Browse files
ITS
#9152
autoca: no-op if DB doesn't exist yet
parent
7a4e70f3
Pipeline
#2156
passed with stage
in 52 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/autoca.c
View file @
cc2834c8
...
...
@@ -973,7 +973,7 @@ autoca_db_open(
OperationBuffer
opbuf
;
Operation
*
op
;
void
*
thrctx
;
Entry
*
e
;
Entry
*
e
=
NULL
;
Attribute
*
a
;
int
rc
;
...
...
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