diff options
author | Michael Niedermayer <[email protected]> | 2017-12-02 21:53:22 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-12-30 21:11:32 +0100 |
commit | 054188db10873fa23cd7739bb468850b23dbe8ac (patch) | |
tree | 3b164ead630d26f61f80f904c37556f7bba5f8cd /libavutil/imgutils.c | |
parent | 454a2405ce80dcfa85d38f18e3b9788d0b57e40c (diff) |
avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
Fixes: runtime error: signed integer overflow: 2147483646 + 2048 cannot be represented in type 'int'
Fixes: 4479/clusterfuzz-testcase-minimized-6529894147162112
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 610dd74502a58e8bb0f1d8fcbc7015f86b78d70e)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/imgutils.c')
0 files changed, 0 insertions, 0 deletions