On Tue, Mar 26, 2024 at 03:30:50AM +0100, Michael Niedermayer wrote: > Fixes: 62285/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HCA_fuzzer-6247136417087488 > Fixes: out of array write > > Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niedermayer > --- > libavcodec/hcadec.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) if there are no objections i will apply this patchset before making the 7.0 branch [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.