commit | fb1103595f0562f98505882150fed384dea72f39 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 20 19:07:06 2019 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 20 19:07:06 2019 +0200 |
tree | 4b927a7ee92d95fb571c2b911e894c97393697ea | |
parent | 6572ef6e1e4822f785b7139ef166586c444dc01e [diff] |
gunzip: code shrink by using int-, not short-sized struct member function old new delta inflate_block 1254 1253 -1 inflate_codes 629 621 -8 huft_build 1054 1008 -46 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-55) Total: -55 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>