[dovecot/core] 0757cf: lib-compress: Don't assume too early that gz file ...

GitHub noreply at github.com
Mon Oct 24 16:30:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 0757cf450c35c2fe848106b652487785579a5162
      https://github.com/dovecot/core/commit/0757cf450c35c2fe848106b652487785579a5162
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/lib-compression/istream-zlib.c

  Log Message:
  -----------
  lib-compress: Don't assume too early that gz file continues after a trailer.

Some istreams don't have EOF immediately set after the gz trailer. This
fixes errors like "missing gz trailer at 1675"


  Commit: 697a4fbe2d9cd776b8ceecb0c907a7ad55d3153e
      https://github.com/dovecot/core/commit/697a4fbe2d9cd776b8ceecb0c907a7ad55d3153e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/lib-compression/test-compression.c

  Log Message:
  -----------
  lib-compression: Added file uncompression support for test-compression

This can be useful for debugging.


  Commit: e7f31dfdcf5c51983bc4a489d69714f763128c18
      https://github.com/dovecot/core/commit/e7f31dfdcf5c51983bc4a489d69714f763128c18
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/lib-compression/test-compression.c

  Log Message:
  -----------
  lib-compression: Added unit tests for reading .gz files


Compare: https://github.com/dovecot/core/compare/bc06e3827e86...e7f31dfdcf5c


More information about the dovecot-cvs mailing list