Skip to content
Snippets Groups Projects

Fix segfault when trying to set a read-only field on player_t

Merged Hanicef requested to merge Hanicef/SRB2Classic:fix-segfault-noset-field into next

A miss on player_t (and ticcmd_t, but I can't seem to find a case where this is an issue) where setting a read-only field triggers a segfault due to it accidentally passing an integer to a string field.

Fixes #1041 (closed)

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