Skip to content

hdr: fix oss-fuzz issue 62197

Fixes the following error:

/src/kimageformats/src/imageformats/hdr.cpp:56:31: runtime error: shift exponent 32 is too large for 32-bit type 'int'
Edited by Mirco Miranda

Merge request reports