diff options
author | Marton Balint <cus@passwd.hu> | 2016-12-10 12:46:54 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2016-12-10 23:22:11 +0100 |
commit | 1f3910262e1b9091f597ebbb710b478d40319986 (patch) | |
tree | 8bcd397d8e1e10a9949b524b3d3365db7dbb567a /libavcodec/mpc.c | |
parent | 3703f13333e24540a5ef132e7b2a9c0ded7e4531 (diff) | |
download | ffmpeg-1f3910262e1b9091f597ebbb710b478d40319986.tar.gz |
ffplay: fix sws_scale possible out of bounds array access
As I used simple RGBA formats for subtitles and for the video texture if
avfilter is disabled I kind of assumed that sws_scale won't access data
pointers and strides above index 0, but apparently that is not the case.
Fixes Coverity CID 1396737, 1396738, 1396739, 1396740.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/mpc.c')
0 files changed, 0 insertions, 0 deletions