diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-21 23:59:49 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-28 20:58:06 +0100 |
commit | 5185d5656b5fc37541606a804f831e08e434baab (patch) | |
tree | d6a199618f5710b26c5280b834e17a38a63e2495 /libavcodec/g729postfilter.c | |
parent | aa79560de5e9596ada0345e5d12aa00dbeddaaa6 (diff) | |
download | ffmpeg-5185d5656b5fc37541606a804f831e08e434baab.tar.gz |
avcodec/dts2pts_bsf: Eliminate some 64bit corner cases
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 53364/clusterfuzz-testcase-minimized-ffmpeg_BSF_DTS2PTS_fuzzer-4693772269387776
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/g729postfilter.c')
0 files changed, 0 insertions, 0 deletions