[krbdev.mit.edu #8002] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Sat Aug 30 11:41:49 EDT 2014
Fix KCM ccache per-type cursor
The KCM per-type cursor was too simplistic and did not obey the
conventions of the other ccache types. Fix it to return a singleton
cursor when the default cache is a subsidiary and to return the
primary cache first.
For internal convenience, make_cache now accepts a context parameter
and creates a kcmio if necessary.
https://github.com/krb5/krb5/commit/956cbd24e645609c94fbc836840ce0f87ba3ce79
Author: Greg Hudson <ghudson at mit.edu>
Commit: 956cbd24e645609c94fbc836840ce0f87ba3ce79
Branch: master
src/lib/krb5/ccache/cc_kcm.c | 120 +++++++++++++++++++++++++++++++-----------
1 files changed, 89 insertions(+), 31 deletions(-)
More information about the krb5-bugs
mailing list