Array Bounds Write 数组越界写
Array Bounds Read 数组越界读
Array bounds missing 丢失数组界限符 ; 丧失数组界线符
array bounds overflow 数组界限溢出 ; 数组边界溢出
Stack Array Bounds Read 栈数组越界读
Stack Array Bounds Write 栈数级越界写
out of bounds array 现越界数组
out-of-bounds array subscript 野指针或越界的数组下标
Array y bounds missing 丢失数组界限符
Other useful changes include unsigned types, form default instances, compiler warnings, and explicit array bounds.
其他有用的变化包括了无符号类型、窗体默认实例、编译器警告,以及显式的数组范围。
Running the same application with a memory tool results in a report of an array-bounds violation on the fourth line.
使用内存工具运行相同应用程序会在第四行产生一个数组边界违规的报告。
By including the size in the type, a compile-time checker can symbolically analyze the accesses to the array to ensure that no accesses are done outside the bounds of the array.
通过在该类型中包括数组大小,编译时间检测器可以象征性地分析数组的存取,确保所有存取都在数组范围内进行。
应用推荐