From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4691 invoked by alias); 1 Feb 2006 13:44:02 -0000 Received: (qmail 4676 invoked by uid 48); 1 Feb 2006 13:44:01 -0000 Date: Wed, 01 Feb 2006 13:44:00 -0000 Subject: [Bug libgcj/26063] New: memory leak in _Jv_Linker::link_symbol_table X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "thebohemian at gmx dot net" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q1/txt/msg00088.txt.bz2 List-Id: 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