mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
plug leak (ITS#5155)
This commit is contained in:
parent
ebf7338b8b
commit
a0d26ada9c
1 changed files with 0 additions and 1 deletions
|
|
@ -206,7 +206,6 @@ meta_back_bind( Operation *op, SlapReply *rs )
|
|||
if ( rc == LDAP_SUCCESS ) {
|
||||
if ( isroot ) {
|
||||
mc->mc_authz_target = META_BOUND_ALL;
|
||||
ber_dupbv( &op->orb_edn, be_root_dn( op->o_bd ) );
|
||||
}
|
||||
|
||||
if ( !LDAP_BACK_PCONN_ISPRIV( mc )
|
||||
|
|
|
|||
Loading…
Reference in a new issue