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>
Thu, 19 Jan 2017 12:58:42 +0000 (13:58 +0100)
commitee72302ac5e3b0b2217f616ab316d3c89e5a1f4c
tree7b0cbcecb1181494c1cf1943d35d7c4c92e3520c
parent50504d3a3badb8ab80bd33797abcbb3b7427c267
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