[dovecot/core] 070f90: auth: Avoid comparison of ints of different signs ...

GitHub noreply at github.com
Fri May 11 19:00:19 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 070f904e3e443817eec9f7d8e9b8ce7512b38b48
      https://github.com/dovecot/core/commit/070f904e3e443817eec9f7d8e9b8ce7512b38b48
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/auth/passdb-cache.c

  Log Message:
  -----------
  auth: Avoid comparison of ints of different signs on FreeBSD

For legacy reasons, rlim_t on FreeBSD is defined as int64_t.


  Commit: 015ea532caa54a17c5865936a24e33e42cf76408
      https://github.com/dovecot/core/commit/015ea532caa54a17c5865936a24e33e42cf76408
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/auth/passdb-cache.c

  Log Message:
  -----------
  auth: Use PRIuUOFF_t to print process VSZ limit

This doesn't change the behavior, but it makes it more obviously correct.


Compare: https://github.com/dovecot/core/compare/307ccd8676a1...015ea532caa5
      **NOTE:** This service 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