[dovecot/core] 08853b: doveadm: Fix potential crash or reading garbage fr...

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


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 08853ba590a1be942d7a7b0db29789af991d3d0c
      https://github.com/dovecot/core/commit/08853ba590a1be942d7a7b0db29789af991d3d0c
  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: 45ba3f8b55734aa2c96b6fc510919565ba70038c
      https://github.com/dovecot/core/commit/45ba3f8b55734aa2c96b6fc510919565ba70038c
  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: 8fe0b13a23c5e98d090f94399581fe2c7b5239ed
      https://github.com/dovecot/core/commit/8fe0b13a23c5e98d090f94399581fe2c7b5239ed
  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: b712b80422b22103c222132b4db9e00811dadeae
      https://github.com/dovecot/core/commit/b712b80422b22103c222132b4db9e00811dadeae
  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/d3c2ca49bbac...b712b80422b2


More information about the dovecot-cvs mailing list