diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-10-08 20:28:43 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-10-10 11:31:56 -0400 |
commit | 9fa0a62c8a0990178aa2f0485d48ee7aaf975e7a (patch) | |
tree | c0b06d84526ccf92b5c2159c1f5d5cb634aa95fe /klippy/heater.py | |
parent | 9faa0fbd25b948fc5fd7144a68ad03803d61784e (diff) | |
download | kutter-9fa0a62c8a0990178aa2f0485d48ee7aaf975e7a.tar.gz kutter-9fa0a62c8a0990178aa2f0485d48ee7aaf975e7a.tar.xz kutter-9fa0a62c8a0990178aa2f0485d48ee7aaf975e7a.zip |
stepcompress: Eliminate possible infinite loop in compress_bisect_add()
Commit 47f30331 converted compress_bisect_add() to use "best reach"
instead of "best add". However, that change caused
compress_bisect_add() to behave poorly when passed in invalid data
(negative times). Change the code to better handle invalid data.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/heater.py')
0 files changed, 0 insertions, 0 deletions