ar: stop using static data
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Apr 2018 12:18:16 +0000 (14:18 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 15 Apr 2018 12:18:16 +0000 (14:18 +0200)
commitb74e490629a75cb8c2cb798f0feadc2eb4dc5471
treeff2e333d1939c9d326eea1da4dd26346ecfeb9db
parent58e43a4c40f56a463a475bec5ef915612fc5ed8c
ar: stop using static data

function                                             old     new   delta
static.ar_long_names                                   4       -      -4
static.ar_long_name_size                               4       -      -4
get_header_ar                                        546     532     -14
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/1 up/down: 0/-22)             Total: -22 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/get_header_ar.c
include/bb_archive.h