1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Michael Niedermayer 9ef0472b26 avcodec/aacdec_fixed: Fix integer overflow in predict()
Fixes: runtime error: signed integer overflow: -2110708110 + -82837504 cannot be represented in type 'int'
Fixes: 3547/clusterfuzz-testcase-minimized-6009386439802880

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 0976752420706c0a8b3cb8fd61497a47c7d7270f)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-01-31 22:56:14 +01:00
..
2017-06-05 23:16:54 +02:00
2017-07-16 17:02:32 +02:00
2017-05-20 03:41:33 +02:00
2017-05-20 03:41:34 +02:00
2017-05-20 03:41:33 +02:00
2017-06-05 23:16:54 +02:00
2017-06-05 23:16:54 +02:00
2018-01-31 22:56:14 +01:00
2017-06-05 23:16:54 +02:00
2017-05-20 03:41:33 +02:00
2017-07-19 02:50:35 +02:00