re PR java/23617 (Out of memory when classpath contains jar file with zip-style comment)
authorWil Mahan <wmahan@gmail.com>
Tue, 8 Nov 2005 19:10:39 +0000 (19:10 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 8 Nov 2005 19:10:39 +0000 (19:10 +0000)
commit1c57e8763bb9fea0aea2bbe98883b56c3248c9c5
tree02f067118f66733f528d5903be6307b87e0fb3e8
parenta8bfea9ca9505c79fab6ad75c6d90bccbb485b22
re PR java/23617 (Out of memory when classpath contains jar file with zip-style comment)

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.

From-SVN: r106648
gcc/java/ChangeLog
gcc/java/zextract.c