[krbdev.mit.edu #7574] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Feb 20 15:43:23 EST 2013
Fix memory leak closing DIR ccaches
A ccache type's close function is supposed to free the cache container
as well as the type-specific data. dcc_close was not doing so,
causing a small memory leak each time a ccache is created or
destroyed.
(cherry picked from commit c264c4e824e1abe77806e7bf43ab2641459b7ee9)
https://github.com/krb5/krb5/commit/ff074ccd98f1e8a41c35735e14f0b17112bbd36e
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ff074ccd98f1e8a41c35735e14f0b17112bbd36e
Branch: krb5-1.11
src/lib/krb5/ccache/cc_dir.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list