commit | 0ffac1cc22e3e864e64c1e0357ffd127fd1c1b23 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Jan 08 14:14:19 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Jan 08 14:14:19 2017 +0100 |
tree | 1ff0357518225673e5d8fd5dc099cbde2ed172b9 | |
parent | 86584e134eec1a81298149f8c04c77727f6dccb9 [diff] |
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>