[krbdev.mit.edu #6492] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Sun May 24 18:51:10 EDT 2009
pull up r22360 from trunk
------------------------------------------------------------------------
r22360 | ghudson | 2009-05-22 16:08:25 +0200 (Fri, 22 May 2009) | 10 lines
ticket: 6492
subject: Remove spurious assertion in handle_authdata
tags: pullup
target_version: 1.7
In handle_authdata in the KDC, remove a spurious assertion (added in
r21566 on the mskrb-integ branch) that authdata starts out empty.
authdata can be legitimately added by check_padata, which precedes
handle_authdata, and this happens with pkinit.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22375
Commit By: tlyu
Revision: 22375
Changed Files:
U branches/krb5-1-7/src/kdc/kdc_authdata.c
More information about the krb5-bugs
mailing list