Skip to content
Snippets Groups Projects
Commit 4f9db2e2 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

suggested change for ITS#3475

parent 83d1e22b
Branches
Tags
No related merge requests found
......@@ -103,7 +103,7 @@ dn2entry_retry:
if( rs->sr_ref != NULL ) {
/* send referrals */
rs->sr_err = LDAP_REFERRAL;
rc = rs->sr_err = LDAP_REFERRAL;
send_ldap_result( op, rs );
ber_bvarray_free( rs->sr_ref );
rs->sr_ref = NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment