tar: do not try to decode GNU extended headers as pax headers
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 11 May 2015 14:55:16 +0000 (16:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 11 May 2015 14:55:16 +0000 (16:55 +0200)
commitbdb540e04f3eb52c4cd790c45c5d8efd6d749c70
treeaff390bd9d45788afe923101adbea75e9b1f2419
parent778efe37eed03de6e194a746925f1160181ff587
tar: do not try to decode GNU extended headers as pax headers

function                                             old     new   delta
get_header_tar                                      1736    1692     -44

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/get_header_tar.c