[FFmpeg-devel] [PATCH] [libavformat] Avoid integer overflow on start_time with skip_samples.

Dale Curtis dalecurtis at chromium.org
Thu Apr 30 23:17:44 EEST 2020


This applies the same workaround used elsewhere in the file for handling
overflow of addition.

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
---
 libavformat/utils.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_start_time_overflow.patch
Type: application/octet-stream
Size: 2486 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200430/7c6bc451/attachment.obj>


More information about the ffmpeg-devel mailing list