Functions that restrict the number of bytes are often recommended to mitigate against buffer overflow vulnerabilities. ○ strncpy() instead of strcpy().
確定! 回上一頁