diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-21 22:59:55 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-06-04 20:18:11 +0200 |
commit | 0f09239167be7af2e7e27e234dc2fc9e71f4264c (patch) | |
tree | b4496aa27d656f427d3433201e8fdef4fbf36760 /libavcodec/bethsoftvideo.h | |
parent | 832cb64af2b376671ca0876d0f7cc0a5db417d5a (diff) | |
download | ffmpeg-0f09239167be7af2e7e27e234dc2fc9e71f4264c.tar.gz |
avcodec/mlpdec: Check max matrix instead of max channel in noise check
This is a regression since: adaa06581c5444c94eef72d61b8166f096e2687a
Before this, max_channel and max_matrix_channel where compared for equality
Fixes: out of array access
Fixes: 53340/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEHD_fuzzer-514959011885875
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 aa79560de5e9596ada0345e5d12aa00dbeddaaa6)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/bethsoftvideo.h')
0 files changed, 0 insertions, 0 deletions