Skip to content
Snippets Groups Projects
Commit 2100655a authored by Matthias Melcher's avatar Matthias Melcher
Browse files

Fix integer overflow in image interpolation. (#73)

Force casting int to long whenever a pixel offset is calculated
as offsets can cross the 2GB border for very large images.
parent 95c66a04
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment