Jukka Zitting created COMPRESS-191:
--------------------------------------

             Summary: Too relaxed tar detection in ArchiveStreamFactory
                 Key: COMPRESS-191
                 URL: https://issues.apache.org/jira/browse/COMPRESS-191
             Project: Commons Compress
          Issue Type: Improvement
          Components: Archivers
    Affects Versions: 1.4.1, 1.4, 1.3, 1.2
            Reporter: Jukka Zitting
            Priority: Minor


The relaxed tar detection logic added in COMPRESS-177 unfortunately matches
also some non-tar files like a [test AIFF 
file|https://svn.apache.org/repos/asf/tika/trunk/tika-parsers/src/test/resources/test-documents/testAIFF.aif]
 that Apache Tika uses. It would be good to improve the detection heuristics to 
still match files like the one in COMPRESS-177 but avoid false positives like 
the AIFF file in Tika.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to