mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
If mp_int_t is wider than int, then the tests such as `xend < 0` can fail even when the amount of scrolling requested is out of range. This resulted in a segmentation fault when attempting an out-of-bounds access to the framebuffer. Signed-off-by: Jeff Epler <jepler@gmail.com>
32 KiB
32 KiB