diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-11-01 23:08:16 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-11-02 13:22:35 -0400 |
commit | 508a934d62c36ef17641831105ae26faff0e9b32 (patch) | |
tree | 14697963da8b24aeeaa4f14e07da8323531d0e33 /src/avr/gpio.h | |
parent | 8025921fc89bc6be7c92acb43b47bf7a46a38bb8 (diff) | |
download | kutter-508a934d62c36ef17641831105ae26faff0e9b32.tar.gz kutter-508a934d62c36ef17641831105ae26faff0e9b32.tar.xz kutter-508a934d62c36ef17641831105ae26faff0e9b32.zip |
stepcompress: Do 32bit integer overflow checks internally in C code
Update the stepcompress C code to check for integer overflow so that
the python code does not need to. The new checks also handle the
possibility of a single move lasting long enough to cause an overflow.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/avr/gpio.h')
0 files changed, 0 insertions, 0 deletions