diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-28 20:08:49 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-18 16:05:23 +0200 |
commit | 78603ff0f9e0c717f3637f1442ef1d108e5d7d91 (patch) | |
tree | 22368e4f630f679f1e84d06229e2fccd4654db13 /libavformat/utils.c | |
parent | f88fd9027c49f20ce0ff0b04658322314fac605e (diff) | |
download | ffmpeg-78603ff0f9e0c717f3637f1442ef1d108e5d7d91.tar.gz |
avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro
Fixes: runtime error: shift exponent 1073741848 is too large for 32-bit type 'INTFLOAT' (aka 'int')
Fixes: 1880/clusterfuzz-testcase-minimized-4900645322620928
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 872bac81590ccbec40ba7ad203421d9e38d1b253)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions