[krbdev.mit.edu #3122] SVN Commit

Russ Allbery <rra@stanford.edu> via RT rt-comment at krbdev.mit.edu
Mon Jun 19 19:37:15 EDT 2006


Pass in the correct value for the first argument of select (one larger
than the largest file number in the select set) rather than some multiple
of sizeof some struct.  The latter is large enough accidentally work, but
breaks on AIX.

Map IPv4-mapped IPv6 addresses back to IPv4 in krshd for the purposes of
connecting back to the remote system on AIX, since on AIX getnameinfo
returns such addresses but connect won't accept them.

Commit By: rra



Revision: 18166
Changed Files:
U   trunk/src/appl/bsd/krlogin.c
U   trunk/src/appl/bsd/krlogind.c
U   trunk/src/appl/bsd/krsh.c
U   trunk/src/appl/bsd/krshd.c




More information about the krb5-bugs mailing list