1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
Michael Niedermayer 5443c4bdf4 avcodec/mpeg4videodec: Fix overflow in virtual_ref computation
Fixes: runtime error: signed integer overflow: 262144 * -16120 cannot be represented in type 'int'
Fixes: 2292/clusterfuzz-testcase-minimized-6156080415506432

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-06-21 02:25:23 +02:00
..
2017-05-29 14:08:07 +02:00
2017-06-11 10:00:16 +02:00
2017-06-16 23:32:28 +02:00
2017-06-18 14:05:57 +02:00
2017-05-31 16:08:46 +02:00
2017-06-11 01:06:08 +02:00
2017-05-31 12:06:51 +02:00
2017-05-28 17:21:41 +02:00