]> git.tdb.fi Git - r2c2.git/commitdiff
Avoid going past the end of route when a new one is set
authorMikko Rasa <tdb@tdb.fi>
Tue, 3 Feb 2015 14:23:01 +0000 (16:23 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 3 Feb 2015 14:23:01 +0000 (16:23 +0200)
Calling stop_at(0) causes the block allocator to immediately resume
allocating blocks.  In certain circumstances this would cause an
allocation past the end of the route.


No differences found