summaryrefslogtreecommitdiff
path: root/src/modules/pan
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2025-08-16 08:13:53 -0700
committerVito Caputo <vcaputo@pengaru.com>2025-08-19 23:17:09 -0700
commit6865deb601fc1df5cae2e6b188912aad41a08ba2 (patch)
tree146850810bd71fd3c8065ba512c8b0383f08a231 /src/modules/pan
parent692a052c6303cfbd9daecbcec99c54441f6b3af2 (diff)
modules/flow: fix edge case segfault
When flow became threaded this bug was introduced. It's possible for the unchecked put_pixel to go out of bounds while stepping through n_iters, since the bounds check bypassing this doesn't consider the full range of the iterated coordinates. A simple fix to prevent the segfault is to use the checked variant.
Diffstat (limited to 'src/modules/pan')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved