Skip to content

flatpakpermission: Make sure editPerm() cannot access out of bounds

Nate Graham requested to merge cherry-pick-61b67751 into Plasma/5.27

Access out of bounds is possible if the value of index is equal to m_permissions.length().

(cherry picked from commit 61b67751)

Merge request reports