]> git.ipfire.org Git - thirdparty/krb5.git/commit
Don't include all MEMORY ccaches in collection
authorGreg Hudson <ghudson@mit.edu>
Wed, 1 Aug 2018 19:53:12 +0000 (15:53 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 7 Jan 2019 01:06:38 +0000 (20:06 -0500)
commit51246e3c5b1f7650660d562669228d5b6fe26796
tree62093cf161f58fe0675dc2af11e714544cc60dcc
parent35a964aa8390dcc427cd5610335895aec41e4b2e
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)

ticket: 8720
version_fixed: 1.15.5
src/lib/krb5/ccache/cc_memory.c
src/lib/krb5/ccache/t_cccol.py