This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/25757] Small memory leak in 'prefix_from_string' of file 'collect2.c'
- From: "christophe dot jaillet at wanadoo dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2006 15:35:31 -0000
- Subject: [Bug other/25757] Small memory leak in 'prefix_from_string' of file 'collect2.c'
- References: <bug-25757-7534@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from christophe dot jaillet at wanadoo dot fr 2006-01-22 15:35 -------
Created an attachment (id=10704)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10704&action=view)
patch to correct the memory leak
Correct the memory leak describded.
Bootstrapped against i686-pc-cygwin OK.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25757