diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2025-08-15 17:55:05 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-08-15 18:00:11 +0200 |
commit | 2a22972db3b390d82dedbdbb5f44cc09a43912b5 (patch) | |
tree | 8f1de5af16c2a5115762c1eeaa0720c0f2cb9608 /libavformat/gxfenc.c | |
parent | c9e93df4eed93fe0044c52d953688c4180de1d48 (diff) | |
download | ffmpeg-2a22972db3b390d82dedbdbb5f44cc09a43912b5.tar.gz |
avcodec/utvideodec: Clear plane_start array
in pack mode the array is passed into decode_plane() without being initialized or used
Fixes: use of uninitialized memory
Fixes: 438780119/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_UTVIDEO_DEC_fuzzer-5464037027807232
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 'libavformat/gxfenc.c')
0 files changed, 0 insertions, 0 deletions