This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/27354] Memory leak in make_relative_prefix



------- Comment #1 from tromey at gcc dot gnu dot org  2007-01-30 22:11 -------
with svn head, I don't have 'gfc' (just gfortran) and the error is
slightly different:

==13467== 474 bytes in 8 blocks are definitely lost in loss record 3 of 4
==13467==    at 0x40051F9: malloc (vg_replace_malloc.c:149)
==13467==    by 0x8068D71: xmalloc (xmalloc.c:147)
==13467==    by 0x8066AD4: concat (concat.c:159)
==13467==    by 0x804FC86: process_command (gcc.c:3992)
==13467==    by 0x80564B4: main (gcc.c:6199)


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-01-30 22:11:00
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27354


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]