In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address rather than an unsigned long to avoid memcpying past the end of a structure on 64-bit platforms. Commit By: rra Revision: 18175 Changed Files: U trunk/src/appl/bsd/login.c