diff options
author | Michael Niedermayer <[email protected]> | 2022-02-08 00:30:59 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2022-03-28 23:18:55 +0200 |
commit | 0ea439dab7355c6b7cbc15ef36290106ce01066d (patch) | |
tree | 7a89b832e258235afd82e4b87e2770ce33794344 /libavutil/timer.h | |
parent | 0dabd7f60366f32c7ac65917639b80316e25d080 (diff) |
avformat/hls: Use unsigned for iv computation
Fixes: signed integer overflow: 9223372036854775748 + 60 cannot be represented in type 'long'
Fixes: 44417/clusterfuzz-testcase-minimized-ffmpeg_dem_HLS_fuzzer-5802443881971712
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Steven Liu <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit bf33a384995ac21aa41422c6246ebdc5d9632452)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/timer.h')
0 files changed, 0 insertions, 0 deletions