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

chore: remove usage of sprintf #1453

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

hellerve
Copy link
Member

As discussed in #1451, we’re using sprintf in some places. It should always be safe, but I changed it to snprintf anyway, just to make sure. Better safe than sorry, usually.

Cheers

@eriksvedang eriksvedang merged commit ca5774b into carp-lang:master Jan 31, 2023
@hellerve hellerve deleted the remove-sprintf branch January 31, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants