You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On macOS the warnings for usage of sprintf are producing a lot of output we should look at starting to address some of these warnings. Many it seems could be changed to snprintf the favoured secure version of the function.
The text was updated successfully, but these errors were encountered:
On macOS the warnings for usage of sprintf are producing a lot of output we should look at starting to address some of these warnings. Many it seems could be changed to snprintf the favoured secure version of the function.
The text was updated successfully, but these errors were encountered: