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(flightlog): fix crash when removing a flight log entry #5988

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

mwerle
Copy link
Contributor

@mwerle mwerle commented Nov 30, 2024

Fixes #5986

Should not modify an object while it is being iterated over..


Trivial to test: open the flight-log, add a couple of custom entries, then try to delete them.

Should not modify an object while it is being iterated over..
@impaktor impaktor merged commit 07a71a9 into pioneerspacesim:master Nov 30, 2024
@mwerle mwerle deleted the fix/flightlog branch November 30, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlightLog crash
2 participants