[krbdev.mit.edu #6995] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Nov 7 17:35:40 EST 2011
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.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25450
Commit By: tlyu
Revision: 25450
Changed Files:
U branches/krb5-1-10/src/kdc/do_as_req.c
More information about the krb5-bugs
mailing list