关于“Run-Time Check Failure #2 - Stack around the variable 'xxx' was corrupted”问题
Posted Avin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于“Run-Time Check Failure #2 - Stack around the variable 'xxx' was corrupted”问题相关的知识,希望对你有一定的参考价值。
问题如下图示:
这是因为变量data相应的内存区被篡改造成的。
去掉篡改语句“*data32s = 10;”,问题即消失。
以上是关于关于“Run-Time Check Failure #2 - Stack around the variable 'xxx' was corrupted”问题的主要内容,如果未能解决你的问题,请参考以下文章
Run-Time Check Failure #2 - Stack around the variable 'a' was corrupted.