aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40739
blob: d65c143c5644bc718c3f846090d3586b68fa3b27 (plain)
1
2
3
4
5
6
  o Minor bugfixes (compression):
    - Right after compression/decompression work is done, check for errors.
      Before this, we would consider compression bomb before that and then
      looking for errors leading to false positive on that log warning. Fixes
      bug 40739; bugfix on 0.3.5.1-alpha. Patch by "cypherpunks".