This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/23617] Out of memory when classpath contains jar file with zip-style comment
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 8 Nov 2005 19:10:46 -0000
- Subject: [Bug java/23617] Out of memory when classpath contains jar file with zip-style comment
- References: <bug-23617-11253@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from tromey at gcc dot gnu dot org 2005-11-08 19:10 -------
Subject: Bug 23617
Author: tromey
Date: Tue Nov 8 19:10:39 2005
New Revision: 106648
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106648
Log:
2005-11-08 Wil Mahan <wmahan@gmail.com>
PR java/23617
* zextract.c (read_zip_archive): Fix out of memory error when
reading jar files with zip-style comments.
Modified:
trunk/gcc/java/ChangeLog
trunk/gcc/java/zextract.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23617