PATCH: fastjar doesn't skip zip's extra fields correctly

Tom Tromey tromey@redhat.com
Fri Jan 31 22:42:00 GMT 2003


>>>>> "DU" == Daiki Ueno <ueno@unixuser.org> writes:

DU> I found that some zip files couldn't be extracted with fastjar.  More
DU> precisely, when such a zip file is present as an argument, zip's extra
DU> fields are not properly skipped because jartool.c:extract_jar does
DU> lseek(2) although in case pushback buffer is not empty.

Thanks.  This looks good.  I'm checking it on in on the trunk and the
3.3 branch.

Tom



More information about the Java-patches mailing list