diff options
author | Dale Curtis <[email protected]> | 2020-01-28 16:49:14 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-07-03 12:10:23 +0200 |
commit | b89759ea54652544d916cd78a6fe63dfa65386cf (patch) | |
tree | 423b2e3fbb2eb631e2d702331819744e7d1d7664 /libavformat/rtmpcrypt.c | |
parent | 27db9c828890af9e986df979b558a11308fc4002 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit f15007afa90a3eb3639848d9702c1cc3ac3e896b)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/rtmpcrypt.c')
0 files changed, 0 insertions, 0 deletions