diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-24 03:14:00 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-11 01:18:54 +0200 |
commit | 28a078eded1c29985ed078b59d48ff59cf00394b (patch) | |
tree | 7a0a7438645a67ae20e250f63c220f60d6c8787c /libavutil/fixed_dsp.h | |
parent | 7aa7d68971e48f6bbf729a6feb318a17010d410f (diff) | |
download | ffmpeg-28a078eded1c29985ed078b59d48ff59cf00394b.tar.gz |
avformat/aviobuf: Don't check for overflow after it happened
If adding two ints overflows, it doesn't matter whether the result will
be stored in an unsigned or not; and checking afterwards does not make it
retroactively defined.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/fixed_dsp.h')
0 files changed, 0 insertions, 0 deletions