[krbdev.mit.edu #8433] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Aug 10 13:51:33 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.

https://github.com/krb5/krb5/commit/6f8597f85642562bf672eb9a3be542907d0555c1
Author: Greg Hudson <ghudson at mit.edu>
Commit: 6f8597f85642562bf672eb9a3be542907d0555c1
Branch: master
 src/lib/krb5/ccache/cc_dir.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list