From: | ghudson@mit.edu |
Subject: | git commit |
Improve default ccache name API documentation
Document the lifetime and caching behavior of the
krb5_cc_default_name() return value. Document that
krb5_cc_set_default_name() may be called with NULL to purge the cached
value. Correct a typo in the krb5_cc_default() summary and explicitly
reference krb5_cc_default_name().
https://github.com/krb5/krb5/commit/3e5fe754b9f9742d1c9b1564633d4172277166db
Author: Greg Hudson <ghudson@mit.edu>
Commit: 3e5fe754b9f9742d1c9b1564633d4172277166db
Branch: master
src/include/krb5/krb5.hin | 31 +++++++++++++++++++++++++------
1 files changed, 25 insertions(+), 6 deletions(-)