[dovecot/core] 619994: doveadm: Move getenv to correct place

GitHub noreply at github.com
Wed Mar 23 08:49:06 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 619994941f9d9e8e2d108eb3f9f9821a35f60cae
      https://github.com/dovecot/core/commit/619994941f9d9e8e2d108eb3f9f9821a35f60cae
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-03-23 (Wed, 23 Mar 2016)

  Changed paths:
    M src/doveadm/doveadm.c

  Log Message:
  -----------
  doveadm: Move getenv to correct place

All getenv()s must be done after master_service_init() or the pointer will be
corrupted with Linux and other OSes without setproctitle().




More information about the dovecot-cvs mailing list