pull up r25059 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 20 Oct 2011 20:02:04 +0000 (20:02 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 20 Oct 2011 20:02:04 +0000 (20:02 +0000)
commitea623363f2e8c181271a6ad6880f2e0e4021bc5e
tree541c188d31544ffee54e5e831bc00d9eed60a335
parent7cb42ee751f251797ce0ad809e1eb48483c8e7b7
pull up r25059 from trunk

 ------------------------------------------------------------------------
 r25059 | ghudson | 2011-07-26 17:57:20 -0400 (Tue, 26 Jul 2011) | 10 lines

 ticket: 6939
 subject: Legacy checksum APIs usually fail
 target_version: 1.9.2
 tags: pullup

 krb5_calculate_checksum() and krb5_verify_checksum(), both deprecated,
 construct invalid keyblocks and pass them to the real functions, which
 used to work but now doesn't.  Try harder to construct valid keyblocks
 or pass NULL if there's no key.

ticket: 6939
version_fixed: 1.9.2
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@25390 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/old_api_glue.c