Tillmann Werner
Results
1
comments of
Tillmann Werner
Hey Marcus, > htm_ftpDownload.c:81:2: error: 'strncpy' output truncated before > terminating nul copying 7 bytes from a string of the same length > [-Werror=stringop-truncation] strncpy(full_name, "plugin-", 7); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htm_ftpDownload.c:82:2:...