ID: 736 Status: Obsolete
Weaknesses in this category are related to the rules and recommendations in the Declarations and Initialization (DCL) chapter of the CERT C Secure Coding Standard (2008).
| ID | NAME |
|---|---|
| CWE-547 | 使用硬编码、安全相关的常数 |
| CWE-628 | 使用不正确指定参数的函数调用 |
| CWE-686 | 使用不正确参数类型的函数调用 |