summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2020-05-10 12:04:05 +0200
committerMichael Niedermayer <[email protected]>2020-05-11 00:45:09 +0200
commit7a92147f87129851c1cc2c15f4ba714b8cf23f71 (patch)
tree83e0c7e51baae95e292300ef7bad54e1a0be3c9a /doc/examples
parent82d4c7b95ed98d38aa834ef5a8fb1d2ef3901698 (diff)
avcodec/iff: Fix several integer overflows
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: signed integer overflow: -2147483648 - 1 cannot be represented in type 'int32_t' (aka 'int') Fixes: 20492/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_IFF_ILBM_fuzzer-5764066459254784 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions