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

Fix SEGV in poll nodes container #3203

Merged
merged 1 commit into from Aug 27, 2020
Merged

Conversation

manup
Copy link
Member

@manup manup commented Aug 27, 2020

  • Fix crash in case of large networks with over 300 light or 150 sensor nodes.

The crash happens if the containers 'nodes' and 'sensors' had been resized or items were removed. In this case the pointers in 'pollNodes' became invalid.
@manup manup merged commit 94ba55a into dresden-elektronik:master Aug 27, 2020
@manup manup deleted the poll_segv branch May 6, 2021 16:17
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