Skip to content

[Cleanup] Make code -Wformat-overflow safe#1283

Merged
KimLS merged 4 commits intomasterfrom
cleanup/Wformat-overflow
Mar 6, 2021
Merged

[Cleanup] Make code -Wformat-overflow safe#1283
KimLS merged 4 commits intomasterfrom
cleanup/Wformat-overflow

Conversation

@mackal
Copy link
Copy Markdown
Contributor

@mackal mackal commented Mar 5, 2021

I got bored and decided to start working through some of the warnings enabled by -Wall, this one does have potential for finding buffer overflows, so I started there.

mackal added 4 commits March 5, 2021 15:24
This wasn't called anywhere and was throwing format-overflow warnings
This is still less than ideal, but client's name restrictions should
prevent this from being an actual problem
@KimLS KimLS merged commit d635e69 into master Mar 6, 2021
@mackal mackal deleted the cleanup/Wformat-overflow branch March 6, 2021 03:51
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