* localaddr.c (foreach_localaddr): Be more careful not to walk past the end of
authorKen Raeburn <raeburn@mit.edu>
Wed, 6 Oct 2004 23:39:12 +0000 (23:39 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 6 Oct 2004 23:39:12 +0000 (23:39 +0000)
commit2104847a26d384bb50d474a108c3997c453d5a3d
treef807455462beaeccf3420ef6c997f2099d1f4a28
parent7da93712765db1b1992ebf87b4abdb766260e747
* localaddr.c (foreach_localaddr): Be more careful not to walk past the end of
the ifreq array.
(get_ifreq_array): Return 0 in success case, not errno.

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