[krbdev.mit.edu #8433] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Sep 2 17:04:20 EDT 2016
Fix memory leak destroying DIR ccache
Credential cache destroy methods are supposed to free the krb5_ccache
structure as well as its contents, but dcc_destroy() was not doing so.
(cherry picked from commit 6f8597f85642562bf672eb9a3be542907d0555c1)
https://github.com/krb5/krb5/commit/7911d13ef37175d5336f18395e709cacd941f7c9
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 7911d13ef37175d5336f18395e709cacd941f7c9
Branch: krb5-1.14
src/lib/krb5/ccache/cc_dir.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list