Don't assume that the request server's realm name is null terminated.
authorTheodore Tso <tytso@mit.edu>
Fri, 14 Oct 1994 04:31:01 +0000 (04:31 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 14 Oct 1994 04:31:01 +0000 (04:31 +0000)
commit96a56da8e58ade68f3b3bb256db2ed1825b01418
tree7f02e29fbafcae605f7fd635bd8b834ec65dc233
parentd44a0b6e5d6e52f927e2502ef37e8248727d594b
Don't assume that the request server's realm name is null terminated.
Compare the request server against changepw/kerberos using
krb5_principal_compare.

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