[dovecot/core] 30d50c: lib-storage: Fix mail_storage_last_error_push/pop(...

GitHub noreply at github.com
Wed May 24 22:30:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 30d50c7e8706f2d750215e009504109ca19cd485
      https://github.com/dovecot/core/commit/30d50c7e8706f2d750215e009504109ca19cd485
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: Fix mail_storage_last_error_push/pop() to work with internal errors


  Commit: 7e9e61655ee2377956759180c30a3734d1d0fc10
      https://github.com/dovecot/core/commit/7e9e61655ee2377956759180c30a3734d1d0fc10
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: Fix mail_storage_set_critical() when input parameter is an old internal error

This could have caused garbage in the error string.


  Commit: 55ca77c6ae6a081cdf6cc4dd515959afb9840da9
      https://github.com/dovecot/core/commit/55ca77c6ae6a081cdf6cc4dd515959afb9840da9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M src/lib-storage/Makefile.am
    A src/lib-storage/test-mail-storage.c

  Log Message:
  -----------
  lib-storage: Add unit test for set/get/push/pop storage error operations


Compare: https://github.com/dovecot/core/compare/04a6e51325d5...55ca77c6ae6a


More information about the dovecot-cvs mailing list