Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | stepcompress: Fix compress_bisect_add() infinite loop | Kevin O'Connor | 2016-07-10 | 1 | -2/+6 | |
| | | | | | | | | At high step speeds, it is possible to exit the inner scan due to integer truncation. Always update minadd or maxadd so that the outer loop always terminates. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+498 | |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |