null-pointer dereference
基本解释
- [计算机科学技术]空指针引用
专业释义
- 空指针引用
Null pointer dereference faults are popular in C++ program,fault-oriented static testing method should detect these faults well.
空指针引用的错误在C++程序中普遍存在,面向故障的静态测试方法应该很好地针对这种故障模式。
Null pointer dereference faults are popular in C++ program,fault-oriented static testing method should detect these faults well.
空指针引用的错误在C++程序中普遍存在,面向故障的静态测试方法应该很好地针对这种故障模式。