public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/26147]  New: another memory leak
@ 2006-02-07  1:53 uttamp at us dot ibm dot com
  2006-02-07  2:02 ` [Bug other/26147] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: uttamp at us dot ibm dot com @ 2006-02-07  1:53 UTC (permalink / raw)
  To: gcc-bugs

After running coverity tool I discovered following memory leaks.

1) in gcc/opts.c: memory never freed allocated by 'new_option' pointer.

2) in gcc/df-core.c: Memory never freed allocated by 'postorder' pointer.

3) in tree-data-ref.c: memory never freed allocated by dist_v and init_v
pointers.

I'll submit the patches to fix these leaks.


-- 
           Summary: another memory leak
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: uttamp at us dot ibm dot com


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-16  0:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-07  1:53 [Bug tree-optimization/26147] New: another memory leak uttamp at us dot ibm dot com
2006-02-07  2:02 ` [Bug other/26147] " pinskia at gcc dot gnu dot org
2006-02-15 19:33 ` dje at gcc dot gnu dot org
2006-02-15 23:09 ` pinskia at gcc dot gnu dot org
2006-02-16  0:35 ` uttamp at us dot ibm dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).