From: Mikko Rasa Date: Thu, 11 Jul 2013 11:40:13 +0000 (+0300) Subject: Add an out-of-bounds check to SpeedQuantizer::get_speed X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=7fac28fcb5afb17eff7c459474e4cf884a02719c;hp=7fac28fcb5afb17eff7c459474e4cf884a02719c;p=r2c2.git Add an out-of-bounds check to SpeedQuantizer::get_speed Just in case the previous fix wasn't the only place that could generate bogus values. ---