Skip to content
Snippets Groups Projects
Commit bdb66144 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix operational attrs addition

parent dbb88f20
Branches
Tags
No related merge requests found
......@@ -122,6 +122,8 @@ backsql_modify( Operation *op, SlapReply *rs )
goto done;
}
slap_mods_opattrs( op, op->orm_modlist, 1 );
oc = backsql_id2oc( bi, bsi.bsi_base_id.eid_oc_id );
assert( oc != NULL );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment