Skip to content

chore: use snprintf over sprintf#539

Merged
KowalskiThomas merged 1 commit intomainfrom
kowalski/chore-use-snprintf-over-sprintf
Apr 15, 2026
Merged

chore: use snprintf over sprintf#539
KowalskiThomas merged 1 commit intomainfrom
kowalski/chore-use-snprintf-over-sprintf

Conversation

@KowalskiThomas
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR changes a sprintf use for a sprintf one to avoid potential stack overflowing.

@KowalskiThomas KowalskiThomas force-pushed the kowalski/chore-use-snprintf-over-sprintf branch from 4f89f5c to 5a25815 Compare April 13, 2026 14:23
@KowalskiThomas KowalskiThomas force-pushed the kowalski/chore-use-snprintf-over-sprintf branch from 5a25815 to 866e13d Compare April 14, 2026 19:26
@KowalskiThomas KowalskiThomas marked this pull request as ready for review April 14, 2026 20:49
@KowalskiThomas KowalskiThomas merged commit 766f0de into main Apr 15, 2026
3 checks passed
@KowalskiThomas KowalskiThomas deleted the kowalski/chore-use-snprintf-over-sprintf branch April 15, 2026 16:03
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.

2 participants