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

cleanup sr_ref

parent 8b53a1f0
No related branches found
No related tags found
No related merge requests found
......@@ -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 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment