s3:libads: improve the logic in get_kdc_ip_string()
authorStefan Metzmacher <metze@samba.org>
Thu, 9 Feb 2017 06:09:38 +0000 (07:09 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Feb 2019 12:38:24 +0000 (13:38 +0100)
This fixes possible memory leaks on 'mem_ctx' and
always adds :88 (also for ipv4 addresses).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12515

Signed-off-by: Stefan Metzmacher <metze@samba.org>

No differences found