[dovecot/core] 488d92: director: Make sure a long-delayed kill reply for ...

GitHub noreply at github.com
Thu Mar 24 01:15:08 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 488d92156e431ef201faf75910955588d0b768e3
      https://github.com/dovecot/core/commit/488d92156e431ef201faf75910955588d0b768e3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/director/director.c

  Log Message:
  -----------
  director: Make sure a long-delayed kill reply for user doesn't mess up the state.

This should fix assert-crash:

director: Panic: file director.c: line 690 (director_user_kill_finish_delayed_to): assertion failed: (ctx->user->kill_state == USER_KILL_STATE_DELAY)


  Commit: 6f8d511666b292196f305d40b9e5e8b017c27a3c
      https://github.com/dovecot/core/commit/6f8d511666b292196f305d40b9e5e8b017c27a3c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/director/director.c

  Log Message:
  -----------
  director: Fixed memory leak when killing a user.


  Commit: afbc6221ea2dae6c86c04efbf443bd891cb61e45
      https://github.com/dovecot/core/commit/afbc6221ea2dae6c86c04efbf443bd891cb61e45
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/director/user-directory.c

  Log Message:
  -----------
  director: Make sure freeing a user doesn't leak a timeout.


Compare: https://github.com/dovecot/core/compare/5897c88bde1d...afbc6221ea2d


More information about the dovecot-cvs mailing list