Skip Menu |
 

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
Date: Wed, 11 Aug 2004 17:52:38 -0400
From: Jeffrey Altman <jaltman@columbia.edu>
To: rt-comment@krbdev.mit.edu
Cc: krb5-prs@MIT.EDU
Subject: Re: [krbdev.mit.edu #2665] leak in krb5_cc_resolve
RT-Send-Cc:
Paul Moore via RT wrote:
Show quoted text
> 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

This bug is already fixed in the current branch but was never
pulled up to the 1-3 branch
Download smime.p7s
application/x-pkcs7-signature 3.1KiB

Message body not shown because it is not plain text.

Fixed in krb5-1.4.