mirror of https://github.com/FFmpeg/FFmpeg.git
hybrid2_re() has a parameter declared as "const INTFLOAT filter[8]", although the actual argument for said parameter only has seven elements; the code itself only uses seven elements, so change the parameter. Fixes a -Wstringop-overread warning with GCC 11. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/364/head
parent
465ddcb600
commit
ab97d163b6
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue