Category-871: CERT C++ Secure Coding Section 03 - Expressions (EXP)

ID: 871 Status: Incomplete

Summary

Weaknesses in this category are related to rules in the Expressions (EXP) section of the CERT C++ Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.

Membership

ID NAME
CWE-476 空指针解引用
CWE-480 使用操作符不正确
CWE-768 不正确的快捷方式验证

References

REF-850 03. Expressions (EXP)