eduvpn / apple

app for iOS and macOS
Other
62 stars 18 forks source link

macOS: MainVC: Fix crash when right-clicking on a 'filler' row #348

Closed roop closed 4 years ago

roop commented 4 years ago

Avoid out-of-bounds array lookup when right-clicking on a 'filler' row, below the valid rows, in the main screen.

Fixes issue #346.