Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Fix double 'BZBZ' magic string regression in bzip2 archives #9

Closed

Conversation

sochotnicky
Copy link

Commit ce4bf4c introduced a regression where archives created with
plexus-archiver would only be opened by plexus-archiver and no other tool. In
similar fashion plexus-archiver was unable to extract proper archives because it
removed "BZ" magic header before passing the stream to commons-compress

Commit ce4bf4c introduced a regression where archives created with
plexus-archiver would only be opened by plexus-archiver and no other tool. In
similar fashion plexus-archiver was unable to extract proper archives because it
removed "BZ" magic header before passing the stream to commons-compress
@krosenvold
Copy link
Contributor

Applied in 3a379a3, thanks for the patch !

@krosenvold krosenvold closed this May 24, 2013
@sochotnicky sochotnicky deleted the issue-double-BZ-header branch May 24, 2013 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants