...异常为例来说明,这个异常是由于将空指针分配(null-pointerassignment, NPA)导致一个空指针引用(null-pointer dereference,NPR)。
基于4个网页-相关网页
...为例来说明,这个异常是由于将空指针分配(null-pointerassignment, NPA)导致一个空指针引用(null-pointer dereference,NPR)。
基于2个网页-相关网页
Null pointer dereference faults are popular in C++ program,fault-oriented static testing method should detect these faults well.
空指针引用的错误在C++程序中普遍存在,面向故障的静态测试方法应该很好地针对这种故障模式。
参考来源 - 过程间的空指针引用故障静态检测方法·2,447,543篇论文数据,部分数据来源于NoteExpress
程序包含一个空指针引用。
通过指针映射集和故障模型,可以自动检测空指针引用内存故障,提高了测试效率。
Through pointer mapping set and fault model, it can detect null pointer dereference faults automatically and increases the testing efficiency.
通过指针映射集和故障模型,可以自动检测内存释放异常、内存泄露和空指针引用等动态内存故障,提高了测试效率。
Through pointer mapping sets and fault model, it can detect bad deallocation, memory leak and null pointer dereference faults automatically and increase the testing efficiency.
应用推荐