[krbdev.mit.edu #7427] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Oct 24 12:16:40 EDT 2012
Don't save empty cc_config_out in ccache
Add an internal json function to make it easier to detect if an object
is empty, and use it to avoid creating a ccache config entry for
preauth module config data if there isn't any to save.
https://github.com/krb5/krb5/commit/ec6dc0e991b3653e16a637bfaa0daf783f82af31
Author: Greg Hudson <ghudson at mit.edu>
Commit: ec6dc0e991b3653e16a637bfaa0daf783f82af31
Branch: master
src/include/k5-json.h | 2 ++
src/lib/krb5/krb/get_in_tkt.c | 3 ++-
src/util/support/json.c | 6 ++++++
src/util/support/libkrb5support-fixed.exports | 1 +
4 files changed, 11 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list