ArArchiveInputStream does not handle GNU extended filename records (//)
-----------------------------------------------------------------------
Key: COMPRESS-112
URL: https://issues.apache.org/jira/browse/COMPRESS-112
Project: Commons Compress
Issue Type: Improvement
Affects Versions: 1.0
Reporter: Sebb
Assignee: Sebb
Fix For: 1.1
ArArchiveInputStream does not handle GNU extended filename records (//).
The // record data area contains a list of long filenames, terminated by /<LF>.
The file entries refer to them using the file name
/nnn
where nnn=decimal offset into the // data record.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.