Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address sprintf deprecation and insecure warnings. #292

Open
hsorby opened this issue Nov 20, 2024 · 0 comments
Open

Address sprintf deprecation and insecure warnings. #292

hsorby opened this issue Nov 20, 2024 · 0 comments

Comments

@hsorby
Copy link
Contributor

hsorby commented Nov 20, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant