[krbdev.mit.edu #8002] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Sep 2 17:49:00 EDT 2014


Fix unlikely memory leak in KCM client

Commit 956cbd24e645609c94fbc836840ce0f87ba3ce79 created a memory leak
if the KCM_OP_GET_DEFAULT_CACHE call fails inside kcm_ptcursor_new
after the KCM_OP_GET_CACHE_UUID_LIST call succeeds.  Fix it.

https://github.com/krb5/krb5/commit/935de68b110ca0369e4cf16bbdc7da74b5799e69
Author: Greg Hudson <ghudson at mit.edu>
Commit: 935de68b110ca0369e4cf16bbdc7da74b5799e69
Branch: master
 src/lib/krb5/ccache/cc_kcm.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list