[krbdev.mit.edu #8433] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Sep 9 14:48:08 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/d6ad6847eaac9a3162e5077fdbab37434f76e7a2
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: d6ad6847eaac9a3162e5077fdbab37434f76e7a2
Branch: krb5-1.13
 src/lib/krb5/ccache/cc_dir.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list