Interval Search SEGV on High Power

.. thanks to Neil Jones for the file
This commit is contained in:
Mark Liversedge
2015-10-11 13:53:17 +01:00
parent 520f92e30e
commit 623b425000

View File

@@ -1080,7 +1080,7 @@ RideItem::updateIntervals()
// add the best one we found here
if (found) {
if (found && tte.zone >= 0) {
// if we overlap with the last one and
// we are better then replace otherwise skip