[krbdev.mit.edu #7701] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Tue Sep 3 19:43:51 EDT 2013
Fix FAST critical option bit checking
The FAST option bits 0-15 are intended to be critical--if they are
present and a KDC does not support them, the KDC is supposed to fail
the request. Because of an incorrect constant, we were erroneously
recognizing bits 24-31 as critical. Fix the constant.
https://github.com/krb5/krb5/commit/95b03a6fef4b86d1f8fac0a6ef92e86d836e261f
Author: Greg Hudson <ghudson at mit.edu>
Commit: 95b03a6fef4b86d1f8fac0a6ef92e86d836e261f
Branch: master
src/include/k5-int.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list