diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-11 19:39:38 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-07 23:40:44 +0200 |
commit | bc9e149c2a0b79290d815bf62343b94b8b430e61 (patch) | |
tree | 4b85a089325c881cc2057b3a8bb3b82b4c8e412f /doc/examples/transcoding.c | |
parent | 0c5f3c230af4a2e70aa5c6daae72f2742fb7f29e (diff) | |
download | ffmpeg-bc9e149c2a0b79290d815bf62343b94b8b430e61.tar.gz |
avcodec/utils: Ensure linesize for SVQ3
Fixes: Assertion block_w * sizeof(uint8_t) <= ((buf_linesize) >= 0 ? (buf_linesize) : (-(buf_linesize))
Fixes: 54861/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SVQ3_fuzzer-5352418248622080
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 4eef658ca59d3d6ba46ab52a36d7faf5fe820874)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions