mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
cleanup
This commit is contained in:
parent
919781ea45
commit
5b7f996566
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue