Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

index can go out of range #57

Open
lofthousAA opened this issue Jul 13, 2018 · 0 comments
Open

index can go out of range #57

lofthousAA opened this issue Jul 13, 2018 · 0 comments

Comments

@lofthousAA
Copy link

in selectTabAtIndex the index is being compared to tab count to see if it is >= this should actually be just > as index starts at 0 where count starts at 1. resulting impact is that application can crash as index is set out of range.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant