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
openldap
OpenLDAP
Commits
bbe20cbf
Commit
bbe20cbf
authored
Apr 13, 2020
by
Ryan Tandy
Committed by
Quanah Gibson-Mount
Apr 13, 2020
Browse files
ITS
#8731
cleanup unused logbuf
parent
e1876446
Pipeline
#84
passed with stage
in 23 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-sql/add.c
View file @
bbe20cbf
...
...
@@ -777,7 +777,6 @@ backsql_add_attr(
int
prc
=
LDAP_SUCCESS
;
/* first parameter #, parameter order */
SQLUSMALLINT
pno
,
po
;
char
logbuf
[
STRLENOF
(
"val[], id="
)
+
2
*
LDAP_PVT_INTTYPE_CHARS
(
unsigned
long
)];
/*
* Do not deal with the objectClass that is used
...
...
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