CxxUtils: sprintf -> snprintf
Change a bunch of sprintf calls to snprintf, to avoid the possibility of buffer overflow. Try to uniformly use MYWRITE.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Change a bunch of sprintf calls to snprintf, to avoid the possibility of buffer overflow. Try to uniformly use MYWRITE.