[
https://issues.apache.org/jira/browse/COMPRESS-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved SANDBOX-37 to COMPRESS-30:
------------------------------------------------
Component/s: (was: Compress)
Key: COMPRESS-30 (was: SANDBOX-37)
Project: Commons Compress (was: Commons Sandbox)
> [compress][PATCH] fix for bzip2 example compress/uncompress utilities
> ---------------------------------------------------------------------
>
> Key: COMPRESS-30
> URL: https://issues.apache.org/jira/browse/COMPRESS-30
> Project: Commons Compress
> Issue Type: Bug
> 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.