d2b6189eb61fc0e8a37f8814427282304e39e72c |
|
22-Dec-2017 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
lib-auth: Prevent double-disconnect
When disconnecting, it's possible that
disconnect gets called twice by some callback,
so protect it with a boolean.
Fixes Panic: file hash.c: line 152 (hash_table_clear): assertion failed: (table->frozen == 0) |