jartool.c (extract_jar): Unconditionally read extra data in the entry header...
authorTom Tromey <tromey@redhat.com>
Thu, 23 Sep 2004 23:40:33 +0000 (23:40 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 23 Sep 2004 23:40:33 +0000 (23:40 +0000)
commit847450b41d77461a88cde1fb4dffd5bde6f50c39
tree541e6d79f69901b6c7292109afe7bbf4731e4333
parente758023dab54625ad05875ce5c61d76a8b8a531d
jartool.c (extract_jar): Unconditionally read extra data in the entry header...

* jartool.c (extract_jar): Unconditionally read extra data in the
entry header; don't read it after the file contents.

From-SVN: r87990
fastjar/ChangeLog
fastjar/jartool.c