Skip to content
Snippets Groups Projects

Fix double free occuring when unloading the intermission patches

Merged SteelT requested to merge intermission-double-free-fix into next

Crashes occurred because Y_UnloadData would unload the same patch twice, which was the result of Y_SetNullBonus copying "MISSING" to bstruct->patch, thus making the same patch be assigned to two different variables when caching the patch.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading