pull up r25419 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:35:39 +0000 (22:35 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:35:39 +0000 (22:35 +0000)
commitbf09b008be3f571ac5ea4b85dc6a3537c7e5cd12
tree2261f57f58674452f993d325d1af569bdb8c28c3
parent73d37e14883a38e98f2ac0c87c84ba5ea4c8f5fd
pull up r25419 from trunk

 ------------------------------------------------------------------------
 r25419 | ghudson | 2011-10-28 11:53:50 -0400 (Fri, 28 Oct 2011) | 11 lines

 ticket: 6995
 subject: Initialize typed_e_data in as_req_state
 target_version: 1.10
 tags: pullup

 The typed_e_data field in struct as_req_state was not properly
 initialized, causing the KDC to sometimes respond with typed-data
 e_data for a preauth-required error when the client sends no padata.
 This bug was masked with recent clients, which send a
 KRB5_ENCPADATA_REQ_ENC_PA_REP padata.

ticket: 6995
version_fixed: 1.10
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25450 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/do_as_req.c