Category-739: CERT C Secure Coding Standard (2008) Chapter 6 - Floating Point (FLP)

ID: 739 Status: Obsolete

Summary

Weaknesses in this category are related to the rules and recommendations in the Floating Point (FLP) chapter of the CERT C Secure Coding Standard (2008).

Membership

ID NAME
CWE-369 除零错误
CWE-681 数值类型间的不正确转换
CWE-682 数值计算不正确
CWE-686 使用不正确参数类型的函数调用

Notes

Relationship

References

REF-597 The CERT C Secure Coding Standard