[FFmpeg-devel] [PATCH 1/5] avformat/sbgdec: Use av_sat_add64() in str_to_time()

Michael Niedermayer michael at niedermayer.cc
Mon Feb 1 19:00:05 EET 2021


On Mon, Feb 01, 2021 at 11:39:42AM +0100, Nicolas George wrote:
> Michael Niedermayer (12021-01-31):
> > Fixes: signed integer overflow: 7279992792120000000 + 4611686018427387904 cannot be represented in type 'long long'
> > Fixes: 29744/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-6434060249464832
> > 
> > Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  libavformat/sbgdec.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> No objection.

will apply

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210201/0bb6c166/attachment.sig>


More information about the ffmpeg-devel mailing list