From: | ghudson@mit.edu |
Subject: | git commit |
Save the full residual for keyring caches
krb5_cc_get_name() should allow the caller to reconstruct the full
cache name. That is not possible if thread: and process: are omitted
here. (The saved name is not used by anything except
krb5_krcc_get_name, so this change is safe.)
[ghudson@mit.edu: proofread and clarified commit message]
https://github.com/krb5/krb5/commit/559b84214cfefb9accc320a13590684ce1cd0592
Author: Simo Sorce <simo@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 559b84214cfefb9accc320a13590684ce1cd0592
Branch: master
src/lib/krb5/ccache/cc_keyring.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)