go top

null pointer dereference

  • 空指针解引用:在计算机编程中,当试图访问一个空指针所指向的内存地址时,会发生空指针解引用错误。这通常是由于程序员在使用指针之前未对其进行初始化或检查所导致的。

网络释义专业释义

  引用

另一类重要的内存错误是空指针解引用(null pointer dereference)错误。访问 空指针是危险的操作,有可能产生不可预见的错误,导致程序崩溃。

基于20个网页-相关网页

  比如引用了空指针

FindBugs可以发明很多代潜伏的bug,比如引用了空指针null pointer dereference), 特定的资料未封闭

基于12个网页-相关网页

短语

null-pointer dereference 个空指针引用 ; 空指针引用

null pointer dereference fault 空指针使用故障

  • 空指针引用 - 引用次数:3

    Null pointer dereference faults are popular in C++ program,fault-oriented static testing method should detect these faults well.

    空指针引用的错误在C++程序中普遍存在,面向故障的静态测试方法应该很好地针对这种故障模式。

    参考来源 - 过程间的空指针引用故障静态检测方法

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • The program contains a null pointer dereference.

    程序包含一个指针引用

    youdao

  • Detector: null pointer dereference and redundant comparisons to null.

    检测器null指针null的解引用(dereference)冗余比较

    youdao

  • Through pointer mapping set and fault model, it can detect null pointer dereference faults automatically and increases the testing efficiency.

    通过指针映射故障模型可以自动检测指针引用内存故障提高测试效率

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定