ffmpeg/libavcodec/vvc
Nuo Mi b611410569 avcodec/vvc/thread: Check frame to be non NULL
Fixes: NULL pointer dereference
Fixes: 71303/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-4875859050168320

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reported-by: Michael Niedermayer <michael@niedermayer.cc>
2024-10-20 20:36:15 +08:00
..
Makefile
cabac.c
cabac.h
ctu.c avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0 2024-10-16 20:28:09 +08:00
ctu.h avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 2024-10-16 20:28:09 +08:00
data.c
data.h
dec.c avcodec/vvc/thread: Check frame to be non NULL 2024-10-20 20:36:15 +08:00
dec.h avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0 2024-10-16 20:28:09 +08:00
dsp.c
dsp.h
dsp_template.c
filter.c avcodec/vvdec: refact, ff_vvc_deblock_bs use CodingUnit/TransformUnit instead of fc->tabs 2024-10-16 20:28:09 +08:00
filter.h
filter_template.c
inter.c
inter.h
inter_template.c
intra.c
intra.h
intra_template.c
intra_utils.c
itx_1d.c
itx_1d.h
mvs.c
mvs.h
ps.c
ps.h
refs.c
refs.h
thread.c
thread.h