[dovecot/core] 1ee688: lib-storage: mail_storage_set_critical() - don't f...
GitHub
noreply at github.com
Sun Aug 27 16:00:09 EEST 2017
Branch: refs/heads/master
Home: https://github.com/dovecot/core
Commit: 1ee688af5aecb3baa4268f05f4023ed257aaf18b
https://github.com/dovecot/core/commit/1ee688af5aecb3baa4268f05f4023ed257aaf18b
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M src/lib-storage/mail-storage.c
Log Message:
-----------
lib-storage: mail_storage_set_critical() - don't free old error_string too early
It may be used in one of the parameters.
Commit: 84af637240881b8c1cc4df472832f49de952e4c6
https://github.com/dovecot/core/commit/84af637240881b8c1cc4df472832f49de952e4c6
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M src/lib-storage/index/dbox-common/dbox-attachment.c
M src/lib-storage/index/dbox-common/dbox-storage.c
Log Message:
-----------
sdbox: Don't open mail files when expunging
It was done when mail_attachment_fs was non-empty (and default is
non-empty), even though mail_attachment_dir was empty.
Compare: https://github.com/dovecot/core/compare/f32c6ed9db6f...84af63724088
More information about the dovecot-cvs
mailing list