[
https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-300.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10
applied COMPRESS-300-alternative with svn revision 1695345
> LZWInputStream has mutable protected fields; these should be accessed via
> getter/setter and made private
> --------------------------------------------------------------------------------------------------------
>
> Key: COMPRESS-300
> URL: https://issues.apache.org/jira/browse/COMPRESS-300
> Project: Commons Compress
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 1.10
>
> Attachments: COMPRESS-300-alternative.patch, COMPRESS-300.patch,
> imaging-compress-lzw-adjusted.patch, imaging-compress-lzw.patch
>
>
> As per the discussion on the dev list, the class LZWInputStream has some
> non-private mutable fields.
> These should be accessed via getters/setters only (data encapsulation).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)