Statsd: avoid doing a division by zero when calculating the average if we didn't...
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 21 Jun 2014 19:14:28 +0000 (21:14 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 21 Jun 2014 19:14:28 +0000 (21:14 +0200)
commit804ef69e8163aa3de6652d52f89935444accbb4f
treea855c9cbcc15e84ad3ce217f36e027efd9968c93
parentea47de8419ab9eaa13e06271677b25bac8e1f57d
Statsd: avoid doing a division by zero when calculating the average if we didn't get any values.
src/utils_latency.c