Skip to content

Replace sprintf with snprintf #8567

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mrotteveel
Copy link
Member

@mrotteveel mrotteveel commented May 15, 2025

Replaces occurrence of sprintf with snprintf; I ignored all code in extern (including cloop). I also did not touch the .c, and .e code in examples.

@mrotteveel mrotteveel requested a review from hvlad May 15, 2025 07:23
@mrotteveel mrotteveel self-assigned this May 15, 2025
@mrotteveel
Copy link
Member Author

mrotteveel commented May 15, 2025

If this isn't the right time to do this, or if it should be done more incrementally instead of big bang, let me know.

@dyemanov
Copy link
Member

And please resolve the conflicts.

Copy link
Member

@hvlad hvlad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I skipped gpre, sorry ;)

@mrotteveel
Copy link
Member Author

And please resolve the conflicts.

Done

@mrotteveel
Copy link
Member Author

@dyemanov @hvlad Can I merge this?

@hvlad
Copy link
Member

hvlad commented Jun 27, 2025

@dyemanov @hvlad Can I merge this?

No objection and thanks!

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

Successfully merging this pull request may close these issues.

3 participants