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

--- Comment #5 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2011-01-05 05:33:37 UTC ---
Author: ian
Date: Wed Jan  5 05:33:32 2011
New Revision: 168504

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168504
Log:
    PR go/47158
    PR go/47159
    PR go/47160
    PR go/47161
Fix space leaks.
Patch from Ettl Martin.

Modified:
    trunk/gcc/go/gofrontend/expressions.cc
    trunk/gcc/go/gofrontend/gogo-tree.cc
    trunk/gcc/go/gofrontend/import-archive.cc
    trunk/gcc/go/gofrontend/import.cc


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