Open Access
表2
数组越界故障类型划分信息表
产生条件 | 故障类型 | 编号 |
数组下标越界 | 常量下标越界(一维数组) | F2 |
常量下标越界(二维数组) | F3 | |
变量下标越界(一维数组) | F4 | |
变量下标越界(二维数组) | F5 | |
数组长度不一致定义(一维数组) | F6 | |
数组长度不一致定义(二维数组) | F7 | |
API调用数组越界 | char *strcpy(char* dest, const char *src) | F8 |
int vsprintf(char*str, const char*format, va_list arg) | F9 | |
int sprintf(char*str, const char*format, …) | F10 | |
char*strcat(char*dest, const char*src) | F11 | |
指针访问数组越界 | 一维数组 | F12 |
二维数组 | F13 |
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.