|   |
  |
Wed Aug 11 17:37:50 2004 |
paul.moore@centrify.com - Ticket created
|
|
|
| |
  |
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
|
Download (untitled) 151b
|
| |
  |
|
Download (untitled) 461b
|
|   |
  |
Wed Aug 11 17:51:38 2004 |
jaltman@columbia.edu - Comments added
|
|
|
| |
  |
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:
> 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 (untitled) 274b
|
| |
  |
|
Download smime.p7s 3.1k
|
|   |
  |
Mon Jan 10 16:30:45 2005 |
tlyu - Status changed from new to resolved
|
|
|
|   |
  |
Mon Jan 10 16:30:46 2005 |
tlyu - Component krb5-libs added
|
|
|
|   |
  |
Mon Jan 10 16:30:47 2005 |
tlyu - Version_Fixed 1.4 added
|
|
|
|   |
  |
Mon Jan 10 16:30:47 2005 |
tlyu - Comments added
|
|
|
| |
  |
Fixed in krb5-1.4.
|
Download (untitled) 18b
|