This commit is contained in:
Pierangelo Masarati 2005-08-20 19:50:59 +00:00
parent 919781ea45
commit 5b7f996566

View file

@ -404,6 +404,7 @@ retcode_op_func( Operation *op, SlapReply *rs )
send_ldap_result( op, rs );
if ( rs->sr_ref != NULL ) {
ber_bvarray_free( rs->sr_ref );
rs->sr_ref = NULL;
}
rs->sr_matched = NULL;
rs->sr_text = NULL;