[krbdev.mit.edu #8792] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Apr 17 11:35:59 EDT 2019


Fix config realm change logic in FILE remove_cred

Use data_eq_string() to check the server realm, and do not check if
cred->server is NULL since it is not expected to be (and
k5_marshal_cred() would have already crashed if it were).

https://github.com/krb5/krb5/commit/e5367fcddd53dc4db0c1fd2279e91eda3791960a
Author: Greg Hudson <ghudson at mit.edu>
Commit: e5367fcddd53dc4db0c1fd2279e91eda3791960a
Branch: master
 src/lib/krb5/ccache/cc_file.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list