diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-04 01:19:19 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-05 03:12:35 +0100 |
commit | 66f0c958bfd5475658b432d1af4d2e174b2dfcda (patch) | |
tree | b65b48c655b28c6c05d53b5a99ee4923638a9ccf /libavcodec/latm_parser.c | |
parent | 1358f7ddb3a0b3ebbf2c6100fb31c2c4788b7458 (diff) | |
download | ffmpeg-66f0c958bfd5475658b432d1af4d2e174b2dfcda.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>
Diffstat (limited to 'libavcodec/latm_parser.c')
0 files changed, 0 insertions, 0 deletions