ZipInputStream.java
5.72 KB
-
ZipInputStream.java (getNextEntry): When reading file headers, don't include… · 839ba6c8
ZipInputStream.java (getNextEntry): When reading file headers, don't include `size' in the skip call. * java/util/zip/ZipInputStream.java (getNextEntry): When reading file headers, don't include `size' in the skip call. From-SVN: r33850
Tom Tromey committed