When reading from the routing socket, only provide enough space for
authorKen Raeburn <raeburn@mit.edu>
Mon, 21 Jul 2008 18:39:34 +0000 (18:39 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 21 Jul 2008 18:39:34 +0000 (18:39 +0000)
commit7d2ec4fe85b4bc88a3be5cefd386c28fd2c709ad
tree64034d92a170f640baa4ec4e10a3ee727ceafb0e
parentc618db64af29b04b651cc8f354eec4ef7cbc5298
When reading from the routing socket, only provide enough space for
the header and ignore the rest of the message.  Don't complain about
message size as long as we got the bits of the header we care about.

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