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 sporadic crash on worldmap select #2921

Merged

Conversation

Brockengespenst
Copy link
Contributor

@Brockengespenst Brockengespenst commented Apr 22, 2024

Fixes nullptr dereferencing when a new WorldMap has been allocated, but no sector has been setup yet

Fixes #2920

src/worldmap/camera.cpp Outdated Show resolved Hide resolved
Fixes nullptr dereferencing when a new WorldMap has been allocated, but
no sector has been setup yet
@Brockengespenst Brockengespenst changed the title Fix sporadic crash on world map select Fix sporadic crash on worldmap select Apr 22, 2024
@Vankata453 Vankata453 merged commit 4e873ea into SuperTux:master Apr 27, 2024
32 of 33 checks passed
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.

Game crashes sporadically when selecting a different world
3 participants