阅读背景:

Python的raw_input()容易受到缓冲区溢出的影响吗?

来源:互联网 

Since CPython is implemented in C, when it reads a line from stdin, if the line exceeds whatever is the default size given to the string being read by the interpreter, would it cause a buffer overflow or does Python handle it?Since CPython is implemented in C, when it read




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: