diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-02-25 21:37:45 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-03 13:17:02 +0100 |
commit | 1eb35eb50ed32c9f36b6f3e39e8058d13f693c5e (patch) | |
tree | e98ef914fc45fba864a5e801ddb36bce0aa09820 /libavcodec/hpeldsp.c | |
parent | 73b62f302695822bf05f9fa43c8967d05868d49b (diff) | |
download | ffmpeg-1eb35eb50ed32c9f36b6f3e39e8058d13f693c5e.tar.gz |
avcodec/diracdec: Correct max pixels check
Dirac internally allocates 5 images per plane and frame currently. One being the actual
image the other 4 being filtered for motion compensation.
Fixes: Out of memory
Fixes: 12870/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DIRAC_fuzzer-5684825871089664
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/hpeldsp.c')
0 files changed, 0 insertions, 0 deletions