Michael Niedermayer (12021-03-06): > Fixes: signed integer overflow: 9223372036854775807 + 86400000000 cannot be > represented in type 'long' > Fixes: > 31003/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-6256298771480576 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavformat/sbgdec.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-)
No objection. Regards, -- Nicolas George
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".
