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
79eba6b7
Commit
79eba6b7
authored
Mar 24, 2011
by
Quanah Gibson-Mount
Browse files
More for ITS#6845
parent
e77b7fcb
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-bdb/modify.c
View file @
79eba6b7
...
...
@@ -298,7 +298,6 @@ int bdb_modify_internal(
/* Save deleted values */
if
(
rc
==
LDAP_NO_SUCH_ATTRIBUTE
)
vals
[
j
++
]
=
ap
->
a_nvals
[
i
];
i
++
;
}
BER_BVZERO
(
vals
+
j
);
}
else
{
...
...
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