[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/51246e3c5b1f7650660d562669228d5b6fe26796 Author: Greg Hudson <[email protected]> Commit: 51246e3c5b1f7650660d562669228d5b6fe26796 Branch: krb5-1.15 src/lib/krb5/ccache/cc_memory.c | 23 +++++++++-------------- src/lib/krb5/ccache/t_cccol.py | 7 ++++--- 2 files changed, 13 insertions(+), 17 deletions(-)