diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-04 01:19:19 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-07 23:38:06 +0100 |
commit | 0ee2cb866c023d72073408be0c117acf817a276a (patch) | |
tree | 3aa99be1a89931ac4ba5c8058005b638df5baf99 /libavutil/intfloat.h | |
parent | 78b8aeee585b40c251bcf5686dcb635378ba3a44 (diff) | |
download | ffmpeg-0ee2cb866c023d72073408be0c117acf817a276a.tar.gz |
avcodec/exr: fix undefined shift in pxr24_uncompress()
Fixes: runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
Fixes: 3787/clusterfuzz-testcase-minimized-5728764920070144
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 66f0c958bfd5475658b432d1af4d2e174b2dfcda)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/intfloat.h')
0 files changed, 0 insertions, 0 deletions