commit | c763392458304d68951d0b22e89e2422b9c2f8ef | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Oct 19 18:33:49 2019 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Oct 19 18:33:49 2019 +0200 |
tree | a6d19c55dea5386b98d0306b72d7ef76920441e7 | |
parent | 95867147f5cdf6650dbfc207c8dada86246f23ae [diff] |
gzip: code shrink huft_build() has way too many params function old new delta inflate_block 1293 1281 -12 huft_build 1085 1058 -27 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-39) Total: -39 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>