Skip to content

Use snprintf instead of sprintf - sequel#1713

Merged
bakpakin merged 1 commit intojanet-lang:masterfrom
sogaiu:more-snprintf
Feb 16, 2026
Merged

Use snprintf instead of sprintf - sequel#1713
bakpakin merged 1 commit intojanet-lang:masterfrom
sogaiu:more-snprintf

Conversation

@sogaiu
Copy link
Contributor

@sogaiu sogaiu commented Feb 16, 2026

This PR replaces a few more calls to sprintf with calls to snprintf instead (like in #1711).

I missed a few before, sorry about that.

Hopefully, there are no more 😅

@bakpakin bakpakin merged commit b6676f3 into janet-lang:master Feb 16, 2026
14 checks passed
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