-
Joseph Boudreau authored
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
Joseph Boudreau authoredUse 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.