pull up r18175 from trunk
authorTom Yu <tlyu@mit.edu>
Sun, 25 Jun 2006 14:47:29 +0000 (14:47 +0000)
committerTom Yu <tlyu@mit.edu>
Sun, 25 Jun 2006 14:47:29 +0000 (14:47 +0000)
commit116a617114174020e85340b0a74e9aba8de2b737
tree41447bad9b4cc4915c59fd443ae8ee9bd4883df3
parentb7e1d51beb8dbf1d6ab78fecdb4b8f4f88daaa49
pull up r18175 from trunk

 r18175@cathode-dark-space:  rra | 2006-06-20 17:45:16 -0400
 Ticket: 581
 Version_Reported: 1.0.5
 Target_Version: 1.5
 Tags: pullup

 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.

ticket: 581
version_fixed: 1.5

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18211 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/login.c