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: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 24 Oct 2005 17:22:51 -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 #5 from cvs-commit at gcc dot gnu dot org 2005-10-24 17:22 -------
Subject: Bug 23617
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: tromey@gcc.gnu.org 2005-10-24 17:22:41
Modified files:
gcc/java : ChangeLog zextract.c
Log message:
2005-10-24 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1556.2.38&r2=1.1556.2.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/zextract.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.19&r2=1.19.34.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23617