zextract.c (read_zip_archive): Read file_offset before writing zipd and consequently...
authorJeff Sturm <jeff.sturm@commerceone.com>
Mon, 29 Jan 2001 08:43:46 +0000 (08:43 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 29 Jan 2001 08:43:46 +0000 (00:43 -0800)
commit7be00c496f17724614118d79e6b56ccf4f135007
treeb3bb87a6746fe2ddd3bf24b0bf009a09b73e11b6
parentf2d1f0ba552e043b985396f93360f1b72d9d4b67
zextract.c (read_zip_archive): Read file_offset before writing zipd and consequently clobbering the header...

2000-01-24  Jeff Sturm  <jeff.sturm@commerceone.com>

* zextract.c (read_zip_archive): Read file_offset before writing
zipd and consequently clobbering the header contents.

(http://gcc.gnu.org/ml/gcc-patches/2001-01/msg02129.html)

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