Skip to content
Snippets Groups Projects

[BP] AArch64: Fix potential out of bounds access in DotProd H/HV filters

Merged Jean-Baptiste Kempf requested to merge cherry-pick-92f592ed into 1.4.x

The DotProd/I8MM horizontal and HV/2D subpel filters use -4 offset for sampling instead of -3 to be better aligned in some cases. This resulted in an out of bounds access, which led to crashes.

This patch fixes it.

(cherry picked from commit 92f592ed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading