]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: compression: correctly report incoming byte count
authorWilly Tarreau <w@1wt.eu>
Wed, 23 Apr 2014 17:31:17 +0000 (19:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Apr 2014 17:31:17 +0000 (19:31 +0200)
commit3ca544882833a6d5f75a7e54497cc916a481e4af
tree35480ba4951dd2f7eba32688c44bef9f2881ed96
parent060762e67dde695743d3177b93953f3d277c2646
BUG/MINOR: compression: correctly report incoming byte count

The fixes merged into 1.5-dev23 on compression resulted in the input
byte count not being correctly computed and always reported as zero.
src/compression.c