r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
authorGünther Deschner <gd@samba.org>
Wed, 25 Aug 2004 07:52:23 +0000 (07:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:29 +0000 (10:52 -0500)
commitcca660e109cc94b49ac6bf1f2802235d1d4d4383
tree81dfea4be0cc31ad9840d9e7cc1bb40feb2422d1
parentd7ea1ea8fb3420ca1ad8d95acdc43313898200ff
r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
using our own implementation of krb5_lookup_kdc with heimdal. Also,
heimdals krb5_krbhst_next() obviously does not retrieve the struct
addrinfo in the krb5_krbhst_info-struct, using
krb5_krbhst_get_addrinfo() instead.

Guenther
source/configure.in
source/libsmb/clikrb5.c