[krbdev.mit.edu #8720] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Don't include all MEMORY ccaches in collection In the MEMORY ccache implementation, only yield a cache in the per-type cursor if it is the context default cache, matching the behavior of FILE after commit 45360c9688ca963f75a2480f2cf818424fc3dc7b (ticket 6955). (cherry picked from commit 49bb627fed70c5258c151c5135ac3d95ed1ee55d) https://github.com/krb5/krb5/commit/4fb4a9c23cc33939deab2855449019bcca1003ab Author: Greg Hudson <[email protected]> Commit: 4fb4a9c23cc33939deab2855449019bcca1003ab Branch: krb5-1.16 src/lib/krb5/ccache/cc_memory.c | 23 +++++++++-------------- src/lib/krb5/ccache/t_cccol.py | 7 ++++--- 2 files changed, 13 insertions(+), 17 deletions(-)