This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/23617] Out of memory when classpath contains jar file with zip-style comment



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]