You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# imagew $FILE /tmp/out -outfmt bmp
$FILE -> /tmp/out
src/imagew-cmd.c:854:45: runtime error: division by zero
SUMMARY: AddressSanitizer: undefined-behavior src/imagew-cmd.c:854:45 in
src/imagew-cmd.c:854:28: runtime error: value inf is outside the range of representable values of type 'int'
SUMMARY: AddressSanitizer: undefined-behavior src/imagew-cmd.c:854:28 in
Resizing: 21505x219 -> 1x219
On 1.3.1 with -fsanitize=undefined:
Reproducer:
https://github.com/asarubbo/poc/blob/master/00279-imageworsener-fpe-outside-int_2
The text was updated successfully, but these errors were encountered: