[dovecot/core] 7112c5: lib-smtp: Remove unnecessary o_stream_ignore_last_...

GitHub noreply at github.com
Thu Nov 16 02:00:11 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7112c5ac642aba8d96b5018c2d30ac014940654b
      https://github.com/dovecot/core/commit/7112c5ac642aba8d96b5018c2d30ac014940654b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/lib-smtp/smtp-submit.c

  Log Message:
  -----------
  lib-smtp: Remove unnecessary o_stream_ignore_last_errors() call

The stream is already marked with o_stream_set_no_error_handling(TRUE).


  Commit: 7660a5183e89459d255dc5873894ff08806711d5
      https://github.com/dovecot/core/commit/7660a5183e89459d255dc5873894ff08806711d5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/lib/ostream.c
    M src/lib/ostream.h

  Log Message:
  -----------
  lib: Add o_stream_abort()


  Commit: 0a222deffd3f48e43aa61ceb73a4faeeeea5e12c
      https://github.com/dovecot/core/commit/0a222deffd3f48e43aa61ceb73a4faeeeea5e12c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/lib-fs/fs-api.c
    M src/lib-mail/test-istream-attachment.c
    M src/lib-storage/index/dbox-common/dbox-file-fix.c
    M src/lib-storage/index/dbox-common/dbox-file.c
    M src/lib-storage/list/subscription-file.c
    M src/plugins/fts-squat/squat-uidlist.c

  Log Message:
  -----------
  global: Replace o_stream_ignore_last_errors() with o_stream_abort() wherever possible


Compare: https://github.com/dovecot/core/compare/8528048c7b82...0a222deffd3f


More information about the dovecot-cvs mailing list