plug leak (ITS#5155)

This commit is contained in:
Pierangelo Masarati 2007-09-26 22:10:16 +00:00
parent ebf7338b8b
commit a0d26ada9c

View file

@ -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 )