pull up r22044 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:06:47 +0000 (20:06 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:06:47 +0000 (20:06 +0000)
commit6bf1160d7320290a0592125d0d6ec4d6a4296f4d
tree143688bc7e2301d33092eae9e0195435280857c7
parentea8f8d3d92d62b869c8f347314aed2a3b3b08442
pull up r22044 from trunk

 ------------------------------------------------------------------------
 r22044 | hartmans | 2009-02-23 11:22:47 -0500 (Mon, 23 Feb 2009) | 10 lines
 Changed paths:
    M /trunk/src/lib/krb5/krb/send_tgs.c

 Ticket: 6393

 send_tgs.c:
 * Move generation of subkey into krb5int_send_tgs from construct_authenticator so that it is available for encrypting authorization data.

 * Initialize rep->message_type and note that rep is touched on
 unsuccessful calls (this has always been true).

 * Do not set *subkey until successful return.
 Thanks to Greg Hudson for pointing out these problems.

ticket: 6393

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22236 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/send_tgs.c