X Tutup
Skip to content

fix(flightlog): fix crash when removing a flight log entry#5988

Merged
impaktor merged 1 commit intopioneerspacesim:masterfrom
mwerle:fix/flightlog
Nov 30, 2024
Merged

fix(flightlog): fix crash when removing a flight log entry#5988
impaktor merged 1 commit intopioneerspacesim:masterfrom
mwerle:fix/flightlog

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

X Tutup