Skip to content

Fix: Early exit when skirmish map not found#346

Open
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/skirmish-map-not-found-early-exit
Open

Fix: Early exit when skirmish map not found#346
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/skirmish-map-not-found-early-exit

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-32N. The issue was that: MapMetaData copy construction from invalid iterator in startPressed causes read access violation when map not found.

  • Added a 'return' statement to exit the function immediately when a selected skirmish map cannot be found.
  • Prevents further execution with potentially invalid map metadata after an error message is displayed.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 10366185

Not quite right? Click here to continue debugging with Seer.

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.

0 participants