* locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try to
authorKen Raeburn <raeburn@mit.edu>
Wed, 17 Oct 2001 22:29:52 +0000 (22:29 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 17 Oct 2001 22:29:52 +0000 (22:29 +0000)
commitf16f8a03176fdace1509c546eb8783b737c95436
tree46fff97bb0492f88a9ea185e4574721632ebeb0a
parent7a89cea18af89801b4beb89badfc01bc2d138bbb
* locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try to
fill it in.  Another AIX 4.3.3 bug workaround.

* sendto_kdc.c (krb5_sendto_kdc) [DEBUG]: More fprintf calls for tracing.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13816 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/locate_kdc.c
src/lib/krb5/os/sendto_kdc.c