diff options
author | Ganesh Ajjanagadde <gajjanag@gmail.com> | 2016-02-22 23:21:58 -0500 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2017-04-13 13:37:10 +0200 |
commit | 1fe858136b315796dd5349f3b4448a29d1bd6fa1 (patch) | |
tree | 07a2f8645e901321eea3e072f30303919f7c2168 /libswresample/resample_dsp.c | |
parent | 4d4d7cf9d539a053f531f662a972b23d335738eb (diff) | |
download | ffmpeg-1fe858136b315796dd5349f3b4448a29d1bd6fa1.tar.gz |
utvideodec: Prevent possible signed overflow
Doing slice_end - slice_start is unsafe and can lead to undefined behavior
until slice_end has been properly sanitized.
Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: Ganesh Ajjanagadde <gajjanag@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libswresample/resample_dsp.c')
0 files changed, 0 insertions, 0 deletions