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 go/47158] [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc


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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Ian Lance Taylor <ian at airs dot com> 2011-01-05 05:34:56 UTC ---
Thanks for the patch.  Committed.

I don't care all that much about space leaks in the Go frontend, and I don't
care at all about space leaks when generating an error.  However, since you
took the time to put the patch together, I committed it.  Thanks for sending
it.


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