diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-24 22:55:15 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-06 11:30:42 +0100 |
commit | 16f98b9c29e01dc34fd7fffd8c4a9587fb9c5671 (patch) | |
tree | 04d041808075a494bbeee7704d19e7e8287f74f1 /doc/examples/decode_video.c | |
parent | 904a8616a598924baf1abf5ffb9dbc80da8f1f54 (diff) | |
download | ffmpeg-16f98b9c29e01dc34fd7fffd8c4a9587fb9c5671.tar.gz |
avcodec/assdec: undefined use of memcpy()
Fixes: null pointer passed as argument 2, which is declared to never be null
Fixes: 16008/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SSA_fuzzer-5650582821404672 (this is a separate issue found in this testcase)
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 47b6ca0b022a413e392707464f2423795aa89bfb)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/decode_video.c')
0 files changed, 0 insertions, 0 deletions