diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-28 17:20:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-18 16:05:23 +0200 |
commit | 41c6624c885c8ff0a921118b9d8af680d7acee4c (patch) | |
tree | de7b2c62b1ba9731533b7c30fdd6f9aef544ae98 /libavformat/utils.c | |
parent | b778eb8d64c2143eef04d470e76f2a701bdc2b32 (diff) | |
download | ffmpeg-41c6624c885c8ff0a921118b9d8af680d7acee4c.tar.gz |
avcodec/ylc: Check count in build_vlc()
Fixes: runtime error: signed integer overflow: 211633430 + 2147483647 cannot be represented in type 'int'
Fixes: 1874/clusterfuzz-testcase-minimized-5037763613163520
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 67b30decf7793523f7fdaef6fdf7f1179ef42b18)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions