[dovecot/core] 48526b: lib-ldap: Make static analyzer happier

GitHub noreply at github.com
Fri Apr 29 19:30:16 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 48526bfec75c6f199d74b280a9a2b65b1d05eb57
      https://github.com/dovecot/core/commit/48526bfec75c6f199d74b280a9a2b65b1d05eb57
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M src/lib-ldap/ldap-search.c

  Log Message:
  -----------
  lib-ldap: Make static analyzer happier

Remove dead assignment.


  Commit: 7f5d5fff77c66971b58e975d839442634c12bc6d
      https://github.com/dovecot/core/commit/7f5d5fff77c66971b58e975d839442634c12bc6d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M src/lib/guid.c

  Log Message:
  -----------
  lib: Set timestamp part more accurately in guid_128_generate()

Previously a long-running process would keep the timestamp close to its
original start time. This doesn't really matter as long as GUIDs are treated
opaque, but some pieces of code prefer to try to use the timestamp fields
since they're already there. This makes such code work more nicely.


  Commit: eb83d99d3a21d817ce42cbdf52fbf903d65a405a
      https://github.com/dovecot/core/commit/eb83d99d3a21d817ce42cbdf52fbf903d65a405a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M src/lmtp/commands.c

  Log Message:
  -----------
  lmtp: Connect to anvil earlier while still running as root

This was a problem only with lmtp_rcpt_check_quota=yes.


Compare: https://github.com/dovecot/core/compare/7f68a693c5a2...eb83d99d3a21


More information about the dovecot-cvs mailing list