[dovecot/core] 254597: doveadm: Return after destroying connection

GitHub noreply at github.com
Tue Oct 10 13:03:24 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 2545977005471867a4cca3ac9db83da97a197c6c
      https://github.com/dovecot/core/commit/2545977005471867a4cca3ac9db83da97a197c6c
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

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

  Log Message:
  -----------
  doveadm: Return after destroying connection

Prevents NULL deferences, found by coverity.


  Commit: 10dda6f77c977610a8691a0bb6c3264f9465a87b
      https://github.com/dovecot/core/commit/10dda6f77c977610a8691a0bb6c3264f9465a87b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

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

  Log Message:
  -----------
  iostream-multiplex: Check return values in tests


  Commit: 5637b3bdcbc33986896434f1b3573745f3395c05
      https://github.com/dovecot/core/commit/5637b3bdcbc33986896434f1b3573745f3395c05
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

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

  Log Message:
  -----------
  doveadm-server: Remove flush before multiplex

It's not really necessary, found by coverity


  Commit: 6a61586114ec620f2807f5c7ecae8604676f8dc5
      https://github.com/dovecot/core/commit/6a61586114ec620f2807f5c7ecae8604676f8dc5
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M src/lib/test-ostream-escaped.c

  Log Message:
  -----------
  test-ostream-escaped: Check flush return value

Found by coverity


  Commit: 941d089942ae839e12af13191a6d87a611f778a4
      https://github.com/dovecot/core/commit/941d089942ae839e12af13191a6d87a611f778a4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

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

  Log Message:
  -----------
  ostream-multiplex: Check flush return value


Compare: https://github.com/dovecot/core/compare/e07e0f9d90da...941d089942ae


More information about the dovecot-cvs mailing list