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

SaveState: Make sure to default init net data #13077

Merged
merged 2 commits into from
Jun 30, 2020

Conversation

unknownbrackets
Copy link
Collaborator

Hoping this helps the crash seen in #13057.

Ideally it should probably restore the context pointer, but you're probably already disconnected by then anyway, so I'm not sure the correct behavior. Still, we shouldn't outright crash.

-[Unknown]

Otherwise, we may crash when loading a save state.
If we load an old save state and it errors, could crash.
@unknownbrackets unknownbrackets added this to the v1.10.1 milestone Jun 30, 2020
@hrydgard hrydgard merged commit 9aab3d9 into hrydgard:master Jun 30, 2020
@unknownbrackets unknownbrackets deleted the savestate branch June 30, 2020 06:55
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.

2 participants