On Thu, May 25, 2023 at 11:40:16PM +0200, Michael Niedermayer wrote: > Fixes: avcodec/takdsp.c:44:23: runtime error: signed integer overflow: > -2097158 - 2147012608 cannot be represented in type 'int' > Fixes: > 58417/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TAK_fuzzer-5268919664640000 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavcodec/takdsp.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
will apply the remaining patches of this set (2-5) [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB While the State exists there can be no freedom; when there is freedom there will be no State. -- Vladimir Lenin
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
