diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-01-21 22:36:36 +0100 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-01-27 00:08:23 +0100 |
commit | 9079e99d2c462ec7ef2e89d9e77ee6c3553dacce (patch) | |
tree | 73d275cbdb10df154ea440e367746b5e0429060b /presets | |
parent | 11bc4fd653fab05a9e24f7aca22c913ffb238b5a (diff) | |
download | ffmpeg-9079e99d2c462ec7ef2e89d9e77ee6c3553dacce.tar.gz |
svq1enc: fix out of bounds reads
level can be 5, but there are only four codebooks.
Fixes ubsan runtime error: index 5 out of bounds for type 'int8_t
[4][96]'
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions