997379d14e
Error: httpd.c:671:7: error: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Werror=stringop-truncation] 671 | strncpy(pstate->ht_filename, "/" CONFIG_NETUTILS_HTTPD_INDEX, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | strlen("/" CONFIG_NETUTILS_HTTPD_INDEX)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
---|---|---|
.. | ||
httpd_cgi.c | ||
httpd_cgi.h | ||
httpd_dirlist.c | ||
httpd_fs.c | ||
httpd_mmap.c | ||
httpd_sendfile.c | ||
httpd.c | ||
httpd.h | ||
Kconfig | ||
Make.defs | ||
Makefile |