diff options
author | Dale Curtis <dalecurtis@chromium.org> | 2020-01-28 16:49:14 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-02-11 21:24:04 +0100 |
commit | f15007afa90a3eb3639848d9702c1cc3ac3e896b (patch) | |
tree | 85a8e087fc9355de38eaf09f05db6f08c02017fd /libavcodec/lossless_audiodsp.c | |
parent | f3bb59209f255aa0376937edbee48c2ac7782dc6 (diff) | |
download | ffmpeg-f15007afa90a3eb3639848d9702c1cc3ac3e896b.tar.gz |
avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index()
When e2_pts == INT64_MIN and e1_pts >= 0 the calculation of
e2_pts - e1_pts will overflow an int64_t.
Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/lossless_audiodsp.c')
0 files changed, 0 insertions, 0 deletions