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

Fixed crash sometimes occurring while map analyzing for zbot navigation #844

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

s1lentq
Copy link
Collaborator

@s1lentq s1lentq commented Jul 13, 2023

The iterator m_analyzeIter could potentially become invalid due to the possibility of TheNavAreaList removing elements while the analysis is ongoing.
It's recommended to test the proposed fix thoroughly before merging it

@dystopm
Copy link
Contributor

dystopm commented Jul 13, 2023

Good catch

@s1lentq s1lentq merged commit e8bff71 into master Sep 5, 2023
@s1lentq s1lentq deleted the crash-during-zbot-analyze branch November 26, 2023 04:31
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