Skip to content
Snippets Groups Projects
Forked from Computing / cbmroot
Source project has a limited visibility.
Florian Uhlig's avatar
Administrator authored
The function sprintf is marked deprecated with the latest Clang version.
Move from sprintf to snprintf. Define and use buffer size.
Check the return value in a function where this is important.
982c4b76
History
Name Last commit Last update