mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
cleanup sr_ref
This commit is contained in:
parent
8b53a1f0bb
commit
59b96206a8
@ -117,6 +117,7 @@ dnssrv_back_referrals(
|
||||
rs->sr_ref = urls;
|
||||
send_ldap_error( op, rs, LDAP_REFERRAL,
|
||||
"DNS SRV generated referrals" );
|
||||
rs->sr_ref = NULL;
|
||||
|
||||
done:
|
||||
if( domain != NULL ) ch_free( domain );
|
||||
|
Loading…
Reference in New Issue
Block a user