[dovecot/core] 65da08: lib: Added timing_reset()

GitHub noreply at github.com
Wed May 25 17:00:13 UTC 2016


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

  Changed paths:
    M src/lib/test-timing.c
    M src/lib/timing.c
    M src/lib/timing.h

  Log Message:
  -----------
  lib: Added timing_reset()


  Commit: b1d2b70ec68b787ab6701834f7649462e623320a
      https://github.com/dovecot/core/commit/b1d2b70ec68b787ab6701834f7649462e623320a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M src/lib/test-timing.c
    M src/lib/timing.c

  Log Message:
  -----------
  lib: Fixed crashes in timing_get_median() and timing_get_95th()

These were writing outside allocated memory. They weren't actually used
anywhere yet though.


Compare: https://github.com/dovecot/core/compare/9f2f22889a77...b1d2b70ec68b


More information about the dovecot-cvs mailing list