ffmpeg/libavcodec
Michael Niedermayer ebc43bef1f avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()
This also makes the code consistent with the existing similar MUL64()
in decode_var_block_data()

Fixes: signed integer overflow: -7277630735906765035 + -3272193951413647896 cannot be represented in type 'long'
Fixes: 16015/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5666552818434048

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 fad3ec89b7a664b93b5e29bdb0db0cab0272a0c4)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-09-04 20:26:35 +02:00
..
2019-07-08 08:27:18 +02:00
2019-06-12 20:06:20 +10:00
2019-06-26 21:25:10 +02:00
2019-07-07 11:33:19 +02:00
2019-06-12 20:06:20 +10:00
2019-06-30 14:27:04 +02:00
2019-06-29 19:22:19 +02:00
2019-07-01 13:24:57 +08:00
2019-09-02 13:53:08 -07:00
2019-07-08 09:44:36 +02:00
2019-07-08 09:38:03 +02:00
2019-06-12 20:06:20 +10:00
2019-08-05 19:34:33 +02:00