aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/huffyuvdsp.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-04 02:24:47 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-04 12:50:37 +0200
commitcc6f6a1eefcfbfcae30e558a7d77f75284ff2c2f (patch)
tree6b9fc98f15ec59d34cea197fc05e53b1ebda7e58 /libavcodec/huffyuvdsp.h
parent3b298640e1b9565b24a01162ef60742612198fb4 (diff)
downloadffmpeg-cc6f6a1eefcfbfcae30e558a7d77f75284ff2c2f.tar.gz
avfilter/vf_vpp_qsv: Don't overrun stack array
8b83dad82512a6948b63408f964463b063ad24c9 added another potentially used video enhancement filter without increasing a define for the number of such options which is used as the size of stack array. This can lead to a buffer overrun if all filters are used simultaneously. So increase said number. Fixes Coverity ticket #1489775. Reviewed-by: Linjie Fu <linjie.justin.fu@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/huffyuvdsp.h')
0 files changed, 0 insertions, 0 deletions