This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12475] Stack traces leak memory
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 17:44:01 -0000
- Subject: [Bug libgcj/12475] Stack traces leak memory
- References: <20031001092751.12475.bryce@mckinlay.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12475
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-01 17:44 -------
Is memory allocated by _Jv_Malloc get freed by the GC?