Coverity scan reports there may be a code path that would cause an overrun in the (relatively new) ScreenSettings code where it evaluates default sort direction. Add bounds check and default to descending instead of a potentially invalid array access.main
parent
ae518e20b7
commit
cb61865bb9
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue