Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect against a NPE on iteration of regions #770

Merged
merged 4 commits into from
Apr 19, 2019

Conversation

davidgyoung
Copy link
Member

This is a reimplementation of #215, whose changes were inadvertently lost when the ScanHelper was refactored.

This protects against a NullPointerException when iterating regions for a beacon match, presumably because the list of regions changed during the iteration.

@davidgyoung
Copy link
Member Author

This fixes #212 (again)

@davidgyoung davidgyoung merged commit f7f3a32 into master Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant