On functions that the compiler thinks might be subject to buffer overrun problems, the compiler will allocate space on the stack before the return address.
英
美
- 对于编译器认为容易出现缓冲区溢出问题的函数,编译器将在堆栈上返回地址之前分配空间。