unzip: do not use CDF.extra_len, read local file header. Closes 9536
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2017 13:14:19 +0000 (14:14 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2017 13:14:19 +0000 (14:14 +0100)
commit0ffac1cc22e3e864e64c1e0357ffd127fd1c1b23
tree1ff0357518225673e5d8fd5dc099cbde2ed172b9
parent86584e134eec1a81298149f8c04c77727f6dccb9
unzip: do not use CDF.extra_len, read local file header. Closes 9536

While at it, shorten many field and variable names.

function                                             old     new   delta
unzip_main                                          2334    2376     +42

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/unzip.c
testsuite/unzip.tests