Skip to content
Snippets Groups Projects
Commit 16cde39d authored by Howard Chu's avatar Howard Chu
Browse files

ITS#2743 initialize rc

parent 6194b91c
Branches
Tags
No related merge requests found
......@@ -1195,6 +1195,7 @@ backend_group(
if ( target && dn_match( &target->e_nname, gr_ndn ) ) {
e = target;
rc = 0;
} else {
rc = be_entry_get_rw(op, gr_ndn, group_oc, group_at, 0, &e );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment