[dovecot/core] 1082d0: doveadm: Fix potential crash or reading garbage fr...

GitHub noreply at github.com
Fri Dec 22 16:00:22 EET 2017


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 1082d0bd0a75986e487e5b638442084f3d19d2ff
      https://github.com/dovecot/core/commit/1082d0bd0a75986e487e5b638442084f3d19d2ff
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: Fix potential crash or reading garbage from doveadm-server

The connection's input buffer may have been reallocated or otherwise moved
while checking for log input.


  Commit: 4fcc784324d5a75c43f3cc028f6ae0f0fa8b403c
      https://github.com/dovecot/core/commit/4fcc784324d5a75c43f3cc028f6ae0f0fa8b403c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/lib/istream-multiplex.c

  Log Message:
  -----------
  lib: istream-multiplex - Return error if the last packet wasn't fully read


  Commit: baf3b9be91943c68436895bb5849a652cc19ab66
      https://github.com/dovecot/core/commit/baf3b9be91943c68436895bb5849a652cc19ab66
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/doveadm/doveadm-dump.c

  Log Message:
  -----------
  doveadm dump: Allow doveadm_cmd_dump.test() to be NULL

This means that there's no auto-detection for the dump type.


  Commit: 6f9ffa7581099ce1b29899c4a69b3a4ee389dd0c
      https://github.com/dovecot/core/commit/6f9ffa7581099ce1b29899c4a69b3a4ee389dd0c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/doveadm/doveadm-dump.c

  Log Message:
  -----------
  doveadm dump: Add "multiplex" dump type

This allows dumping all channels from istream-multiplex stream.


Compare: https://github.com/dovecot/core/compare/5bb288821a35...6f9ffa758109


More information about the dovecot-cvs mailing list