kerberos_v4.c (process_v4): Check the length of the incoming V4 packet
authorTheodore Tso <tytso@mit.edu>
Thu, 5 Feb 1998 00:03:04 +0000 (00:03 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 5 Feb 1998 00:03:04 +0000 (00:03 +0000)
commit86bceb3421c22135fc8309a0a03c3fbfa691a1fe
tree186548bd0868b79cb69a5eb08a2696f05eb3dca7
parent0e87b9ddd76d23d4e55b24c78a9a8c79a14bbe0b
kerberos_v4.c (process_v4): Check the length of the incoming V4 packet
before copying it into the KTEXT_ST variable.

(kerberos_v4): Make sure the strings in the V4 request structures
aren't no longer than they are allowed to be.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10402 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/kerberos_v4.c