diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-04-24 13:08:24 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-06 13:54:16 +0200 |
commit | fbd85a15e1ae7f8969180a937356991ca6c7d546 (patch) | |
tree | 7d781bbb265580200d5ab89624c23cbf94d53e66 /libavutil | |
parent | 42e4597252585c1fe39eecc1be33f485fbdd1077 (diff) | |
download | ffmpeg-fbd85a15e1ae7f8969180a937356991ca6c7d546.tar.gz |
avformat/dxa: Check fps to be within the supported range more precissely
Fixes: negation of -2147483648 cannot be represented in type 'int32_t' (aka 'int'); cast to an unsigned type to negate this value to itself
Fixes: assertion failure
Fixes: 29102/clusterfuzz-testcase-minimized-ffmpeg_dem_DXA_fuzzer-6744985740378112
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 6ea494befcb5d944ce8275e6f59de1a24c25ffb6)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions