Diffusion Ark c31115752533

Enable support for application/x-archive

Authored by rthomsen on Oct 4 2016, 8:21 PM.

Description

Enable support for application/x-archive

Read-only support for application/x-archive (AR archives) which is
mostly used for static libraries (*.a) was enabled in libarchiveplugin.

Due to static libraries containing the two entries "/" and "//", code
was added to skip these entries to avoid the "absolute path" error. This
enables extraction of this archive type.

FEATURE:
Differential Revision: D2904

Details

Committed
rthomsenOct 4 2016, 8:21 PM
Differential Revision
D2904: Enabled support for application/x-archive
Parents
R36:7bba06c67085: Remove Comment property from Archive::Entry
Branches
Unknown
Tags
Unknown