[dovecot/core] 82b3d0: imap: Fixed assert-crash if un-hibernation failed ...

GitHub noreply at github.com
Wed Sep 7 19:30:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 82b3d02b7384847d077b9121e08b9838903fd3d7
      https://github.com/dovecot/core/commit/82b3d02b7384847d077b9121e08b9838903fd3d7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M src/imap/imap-master-client.c

  Log Message:
  -----------
  imap: Fixed assert-crash if un-hibernation failed to initialize user.

master_service_client_connection_destroyed() was also being called in
imap_master_client_destroy() so it was done twice.

Fixes:
Panic: file master-service.c: line 775 (master_service_client_connection_destroyed): assertion failed: (service->total_available_count > 0)




More information about the dovecot-cvs mailing list