[ 
https://issues.apache.org/jira/browse/SANDBOX-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Grobmeier updated SANDBOX-294:
----------------------------------------

    Attachment: patch-protectedapi-cpio.txt

Patch to protect CPIO classes

> Change API to make fields private where possible
> ------------------------------------------------
>
>                 Key: SANDBOX-294
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-294
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Compress
>            Reporter: Sebb
>            Priority: Minor
>         Attachments: compress-private.patch, patch-protectedapi-cpio.txt
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to