[krbdev.mit.edu #7811] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Jan 8 22:30:40 EST 2014
Test bogus KDC-REQs
Send encodings that are invalid KDC-REQs, but pass krb5_is_as_req()
and krb5_is_tgs_req(), to make sure that the KDC recovers correctly
from failures in decode_krb5_as_req() and decode_krb5_tgs_req(). Also
send an encoding that isn't a valid KDC-REQ.
(back ported from commit dae7693f8bf970d89d4c697f3d66a7d458281b93)
https://github.com/krb5/krb5/commit/bc4809bbf8b4a5751c289f9912bac19c5d84bd5c
Author: Tom Yu <tlyu at mit.edu>
Commit: bc4809bbf8b4a5751c289f9912bac19c5d84bd5c
Branch: krb5-1.12
src/tests/Makefile.in | 1 +
src/tests/t_bogus_kdc_req.py | 44 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list