Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The field TarArchiveInputStream.in is never read locally.
Is there any need for this field, which is stored by the constructor and also passed to the TarBuffer constructor?
Also, the fields "buffer" and "oneBuf" could be made final.