[dovecot/core] 838c70: lib-stats: Allow unregistering + re-registering st...

GitHub noreply at github.com
Tue May 24 13:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 838c70b2a1f10300b6e1b1e741d0330b2259fa05
      https://github.com/dovecot/core/commit/838c70b2a1f10300b6e1b1e741d0330b2259fa05
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-24 (Tue, 24 May 2016)

  Changed paths:
    M src/lib-stats/stats.c

  Log Message:
  -----------
  lib-stats: Allow unregistering + re-registering stats.

Fixes:
Panic: stats_register() called after stats_alloc_size() was already called - this will break existing allocations

This could have happened with doveadm HTTP API when using multiple commands
in same HTTP connection.




More information about the dovecot-cvs mailing list