问答题

【参考答案】

缓冲区溢出。使用安全函数strncpy()来代替strcpy()函数。