Skip to content
Snippets Groups Projects

Fix possible buffer overflow in 'va' function

Open chromaticpipe ‎ requested to merge chromaticpipe2/SRB2:fix-va-bufferoverflow into next

Basically fixes a buffer overflow in 'va', where the function used the unsafe vsprintf instead of the safer vsnprintf. This is a port of KartKrew/Kart-Public!357. One last thing, in the original merge request, there was a commit regarding chat not saving in console. I couldn't recreate this myself but I added it just in case.

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
Please register or sign in to reply
Loading