aboutsummaryrefslogtreecommitdiffstats
path: root/tools/enum_options.c
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2016-12-10 12:46:54 +0100
committerMarton Balint <cus@passwd.hu>2016-12-10 23:24:05 +0100
commit47e47cfb0797a2af051b86e8c02fc7479c6845f0 (patch)
treefede8541f9ed5e9655f0aef55c609e6b573e675c /tools/enum_options.c
parent314c425b16aec71b2e8d58ea090a0e0060911833 (diff)
downloadffmpeg-47e47cfb0797a2af051b86e8c02fc7479c6845f0.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 'tools/enum_options.c')
0 files changed, 0 insertions, 0 deletions