
The sprintf calls failed due to a warning about possible buffer overflow. Curiously enough, the same warnings do appear on Fedora 26 but only when the calls are changed to snprintf.
The sprintf calls failed due to a warning about possible buffer overflow. Curiously enough, the same warnings do appear on Fedora 26 but only when the calls are changed to snprintf.