diff options
author | Michael Niedermayer <[email protected]> | 2020-02-15 22:56:18 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-07-01 13:33:44 +0200 |
commit | 759febd8804e17bd6ed2cfa1fc1f2117172693df (patch) | |
tree | 2fdf0f83a47d0dff558d7dcf86b641f2e655e68b /libavformat/bit.c | |
parent | 1bcbe5bc9bf030195cb2db287d00b0a4dfa6428b (diff) |
fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()
Fixes: signed integer overflow: -9223372036854775808 - 9223372036854775807 cannot be represented in type 'long'
Fixes: Ticket8142
Found-by: Suhwan
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 4f4ad33d96a01d82edf56d58599017cb0ae5bfa8)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/bit.c')
0 files changed, 0 insertions, 0 deletions