Skip to content
Snippets Groups Projects

Use std::unique_ptr for static member pointer. And, stop checking if an...

Merged Joseph Boudreau requested to merge FixupMemManagement into master

Use std::unique_ptr for static member pointer. And, stop checking if an unsigned integer is greater than or equal to zero. Both were flagged in warning messages which are now silenced, but I believe the first issue could have led to a crash in the right circumstances

Merge request reports

Merged by Joseph BoudreauJoseph Boudreau 2 years ago (May 4, 2023 3:29pm UTC)

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