mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
cleanup sr_ref
This commit is contained in:
parent
8b53a1f0bb
commit
59b96206a8
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue