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/47161] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc


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

--- Comment #1 from Martin Ettl <ettl.martin at gmx dot de> 2011-01-04 15:46:07 UTC ---
Created attachment 22898
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22898
fixing more memleaks

A second run of cppcheck reveald further possible memory leaks. See "patch
go_memleaks.patch" that fixes all found issues.


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