Skip to content

Use snprintf() instead of sprintf()#225

Merged
mywave82 merged 5 commits into
adplug:masterfrom
mywave82:sprintf
Aug 2, 2024
Merged

Use snprintf() instead of sprintf()#225
mywave82 merged 5 commits into
adplug:masterfrom
mywave82:sprintf

Conversation

@mywave82

Copy link
Copy Markdown
Contributor

Compilers are starting to complain about sprintf usage.

Comment thread src/d00.cpp Outdated
Comment thread src/herad.cpp Outdated
Comment thread src/herad.cpp Outdated
Comment thread src/msc.cpp
@mywave82

Copy link
Copy Markdown
Contributor Author

It is a bit messy @binarymaster that the different files have different coding styles regarding indenting, placement of space etc.

@binarymaster

Copy link
Copy Markdown
Member

Yeah it's true, maybe we would need to apply standard formatting at some point.

@mywave82 mywave82 merged commit 1707929 into adplug:master Aug 2, 2024
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