mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
parent
0fbabb115b
commit
5f524c4465
1 changed files with 0 additions and 1 deletions
|
|
@ -1212,7 +1212,6 @@ autogroup_response( Operation *op, SlapReply *rs )
|
|||
|
||||
autogroup_add_group( op, agi, group_agd, NULL, &op->o_req_ndn, 1, 1);
|
||||
|
||||
overlay_entry_release_ov( op, e, 0, on );
|
||||
ldap_pvt_thread_mutex_unlock( &agi->agi_mutex );
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue