Statsd: avoid doing a division by zero when calculating the percentile with an empty...
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 29 Jul 2014 11:58:23 +0000 (13:58 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 6 Mar 2015 09:23:28 +0000 (10:23 +0100)
commit7217dd3b1beba4ebecf44840582656458ddf2969
tree9964583c6b1702ef5c3c64fc9c748a7a4fbc7671
parent4016dcd8e914a98301a737403b7fa1b38c02d4b4
Statsd: avoid doing a division by zero when calculating the percentile with an empty histogram.
src/utils_latency.c