PeterAlfredLee commented on a change in pull request #113:
URL: https://github.com/apache/commons-compress/pull/113#discussion_r550947582
##########
File path:
src/main/java/org/apache/commons/compress/utils/BoundedArchiveInputStream.java
##########
@@ -0,0 +1,98 @@
+/*
Review comment:
I'm +1 for this.
But IIRC there was a issue or mailing discussing about this : the `skip`
implemention in Commons IO didn't use the `skip` of the InputStream it's
reading from. I will try to find this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]