[dovecot/core] 74c7e3: lib: Use i_asserts() for NULL-checks in test_event...

GitHub noreply at github.com
Tue Aug 28 14:00:06 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 74c7e339b1d9379950b4c0143d5eabf5880f946a
      https://github.com/dovecot/core/commit/74c7e339b1d9379950b4c0143d5eabf5880f946a
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/lib/test-event-filter.c

  Log Message:
  -----------
  lib: Use i_asserts() for NULL-checks in test_event_filter_inc_int()

This is so scan-build doesn't explore the assertations not holding and
create noise with that.


  Commit: 6e8f15faac7798857de9e54967ca319e64d12320
      https://github.com/dovecot/core/commit/6e8f15faac7798857de9e54967ca319e64d12320
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Cleanup - Move enforce checking out of quota_root_visible()

Non-enforcing quota roots need to be visible even when enforcing quotas,
otherwise we cannot update them.


  Commit: 08726dfb2c87d950334b23fcba8baed42030cf2c
      https://github.com/dovecot/core/commit/08726dfb2c87d950334b23fcba8baed42030cf2c
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Mark noenforcing quotas with unlimited quota

This allows quota to be properly updated for unenforced quotas
so they can be used for tracking only.

This fixes issue where using noenforcing would not update quota
during mail save, but requires a manual quota update.


Compare: https://github.com/dovecot/core/compare/1b72f71e3bf8...08726dfb2c87
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list