[dovecot/core] 954b21: lib-dict: Add extra NULL-check to make static anal...

GitHub noreply at github.com
Tue Nov 22 09:30:14 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 954b2106c12a3e24c66f8e94d0e945ceae9b7cc4
      https://github.com/dovecot/core/commit/954b2106c12a3e24c66f8e94d0e945ceae9b7cc4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/lib-dict/dict-client.c

  Log Message:
  -----------
  lib-dict: Add extra NULL-check to make static analyzer happier

str_array_length() already checked NULL internally though.


  Commit: ad10b85c8c14c41ba3e002adaac8edcf00f13fe3
      https://github.com/dovecot/core/commit/ad10b85c8c14c41ba3e002adaac8edcf00f13fe3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/plugins/quota-clone/quota-clone-plugin.c

  Log Message:
  -----------
  quota-clone: Code cleanup - moved recursion check to quota_clone_flush()


  Commit: b8eed6456d1fa1d0be59d755287b2837aef06910
      https://github.com/dovecot/core/commit/b8eed6456d1fa1d0be59d755287b2837aef06910
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/plugins/quota-clone/quota-clone-plugin.c

  Log Message:
  -----------
  quota-clone: Flush quota-clone 10s after quota update if it's not already done

This way a long-running IMAP session can't keep the quota-clone desynced
for a long time.


  Commit: c647daf549b9ebbeef4e9ead75b91ad4ba5a6038
      https://github.com/dovecot/core/commit/c647daf549b9ebbeef4e9ead75b91ad4ba5a6038
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/lib-dict/dict-client.c

  Log Message:
  -----------
  dict-client: dict_lookup*() deleted the first byte of the result.


Compare: https://github.com/dovecot/core/compare/df2a53f64ad4...c647daf549b9


More information about the dovecot-cvs mailing list