Category-847: The CERT Oracle Secure Coding Standard for Java (2011) Chapter 4 - Expressions (EXP)

ID: 847 Status: Obsolete

Summary

Weaknesses in this category are related to rules in the Expressions (EXP) chapter of The CERT Oracle Secure Coding Standard for Java (2011).

Membership

ID NAME
CWE-252 未加检查的返回值
CWE-479 信号处理例程中使用不可再入的函数
CWE-595 错误对对象引用当作对象内容进行比较
CWE-597 在字符串比较中使用了错误的操作符

References

REF-813 The CERT Oracle Coding Standard for Java