Skip to content
Snippets Groups Projects
Commit 79eba6b7 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

More for ITS#6845

parent e77b7fcb
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment