[dovecot/core | refs/heads/master] 211e7bc8: lib: Panic on most epoll_ctl() failures

noreply at dovecot.org noreply at dovecot.org
Fri Mar 8 14:00:10 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 211e7bc888ee52f0e9c31603d9c05148ed723303
      https://github.com/dovecot/core/commit/211e7bc888ee52f0e9c31603d9c05148ed723303
  Author: Timo Sirainen <timo.sirainen at open-xchange.com>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M src/lib/ioloop-epoll.c

  Log Message:
  -----------
  lib: Panic on most epoll_ctl() failures

Anything except ENOSPC or ENOMEM points to a bug in code. Getting core dump
from those helps debugging.

  Patch: https://github.com/dovecot/core/compare/062ed1d43e19...211e7bc888ee.patch


More information about the dovecot-cvs mailing list