| Date: | Wed, 11 Aug 2004 09:58:23 -0700 |
| From: | "Paul Moore" <paul.moore@centrify.com> |
| To: | <krb5-bugs@mit.edu> |
| Subject: | leak in krb5_cc_resolve |
the malloc at
ccbase.c:110 is redundant. The following lines do another malloc assigning the
result to the same variable without freeing the old
value