This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/26063] New: memory leak in _Jv_Linker::link_symbol_table
- From: "thebohemian at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 1 Feb 2006 13:44:01 -0000
- Subject: [Bug libgcj/26063] New: memory leak in _Jv_Linker::link_symbol_table
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
My patch for PR 24616 introduced a memory leak in _Jv_Linker::link_symbol_table
because some ffi structures and a String are not reachable by the garbage
collector.
It was decided to accept this problem because the above mentioned patch got
bigger and bigger.
--
Summary: memory leak in _Jv_Linker::link_symbol_table
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thebohemian at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26063