avfilter/boxblur: Fix off by one errors
authorDavid Korczynski <David@Adalogics.com>
Sat, 16 May 2026 14:52:36 +0000 (16:52 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 12 Jun 2026 22:07:55 +0000 (00:07 +0200)
commit7f71255e1b8ffbb9be186b8e4fd3658d7ba015a6
tree0ba77fee03eff90975242eceeaab0e0693415b8b
parent7526ccb6d66f28c565580179484fda506982eac3
avfilter/boxblur: Fix off by one errors

Fixes: ada-2-poc.mkv

Found-by: Claude and Ada Logics. This issue was found by Anthropic from using agents to study security of open source projects, and I am from Ada Logics helping validate the found issues and report to maintainers.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 444f2cf047b92fac8d470f969dbd04bf1107757c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/boxblur.c