[
https://issues.apache.org/jira/browse/SANDBOX-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Curdt closed SANDBOX-37.
--------------------------------
Resolution: Fixed
Assignee: Torsten Curdt
Mate! That's an old issue :)
Should be fixed in trunk.
> [compress][PATCH] fix for bzip2 example compress/uncompress utilities
> ---------------------------------------------------------------------
>
> Key: SANDBOX-37
> URL: https://issues.apache.org/jira/browse/SANDBOX-37
> Project: Commons Sandbox
> Issue Type: Bug
> Components: Compress
> Environment: Operating System: All
> Platform: All
> Reporter: Marcus Crafter
> Assignee: Torsten Curdt
> Priority: Minor
> Attachments: compress.patch
>
>
> Hi There,
> Hope all is going well.
> The commons sandbox compress bzip2 example compress and uncompress utilities
> are
> currently broken as the CBzip2Input/Output/Stream classes expect the leading 2
> bytes of the BZip2 file to be stripped/added outside of the CBZip2xxxStream
> classes.
> This currently means the compress example creates a data file bzip2 can't
> understand and the uncompress example throws a null pointer exception.
> The attached patch fixes this.
> Cheers,
> Marcus
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.