This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Memory leak in bt-load.c ?
- From: Philipp Thomas <pth at suse dot de>
- To: Christophe Jaillet <christophe dot jaillet at wanadoo dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 10 Jan 2006 17:46:37 +0100
- Subject: Re: Memory leak in bt-load.c ?
- References: <dprt4h$bsg$1@sea.gmane.org>
* Christophe Jaillet (christophe.jaillet@wanadoo.fr) [20060109 20:00]:
> in file 'bt-load.c', in function 'augment_live_range', some memory is
> xmalloc'ed. It seems to be possible to never free it, if all the first tests
> are true.
This is now PR 25739.
Philipp