认识gets&read(buffer over flow is bof)
Posted zuoanfengxi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了认识gets&read(buffer over flow is bof)相关的知识,希望对你有一定的参考价值。
gets不会检查输入的长度,从而有数据覆盖的风险,
以上是关于认识gets&read(buffer over flow is bof)的主要内容,如果未能解决你的问题,请参考以下文章
数组元素解引用和寻址 - &buffer[index] - 在 Swift 中工作吗?