[krbdev.mit.edu #8790] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Fri Mar 29 14:06:57 EDT 2019
Suppress krb5_cc_start_seq_get() popups in Leash
Under some circumstances (perhaps related to a February Windows 10
update), Leash can get past the krb5_cc_get_principal() step when
processing an empty MSLSA ccache, and get a KRB5_CC_NOMATCH error from
krb5_cc_start_seq_get(). Do not display a modal error dialog if this
happens.
https://github.com/krb5/krb5/commit/3208e88cae1c5b3c3f0477e64565764118df6316
Author: Greg Hudson <ghudson at mit.edu>
Commit: 3208e88cae1c5b3c3f0477e64565764118df6316
Branch: master
src/windows/leash/KrbListTickets.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list