summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <[email protected]>2016-02-22 23:21:58 -0500
committerLuca Barbato <[email protected]>2017-04-13 13:37:10 +0200
commit1fe858136b315796dd5349f3b4448a29d1bd6fa1 (patch)
tree07a2f8645e901321eea3e072f30303919f7c2168 /libavformat/utils.c
parent4d4d7cf9d539a053f531f662a972b23d335738eb (diff)
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 <[email protected]> Signed-off-by: Ganesh Ajjanagadde <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions