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 crash when peer disconnects from the server. #257

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Dec 9, 2024

If the server has not created a client instance then the device would crash when the peer disconnects due to nullptr access.

@h2zero h2zero changed the title Fix crash when peer disconnects from the server if client wasn't crea… Fix crash when peer disconnects from the server if client wasn't created. Dec 9, 2024
@h2zero h2zero changed the title Fix crash when peer disconnects from the server if client wasn't created. Fix crash when peer disconnects from the server. Dec 9, 2024
If the server has not created a client instance then the device would crash when the peer disconnects due to nullptr access.
@h2zero h2zero force-pushed the bugfix/server-crash-on-disconnect branch from 6fa6849 to 578c5cd Compare December 9, 2024 16:31
@h2zero h2zero merged commit e4d2e99 into master Dec 9, 2024
59 checks passed
@h2zero h2zero deleted the bugfix/server-crash-on-disconnect branch December 9, 2024 16:54
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.

1 participant