ID: 879 Status: Incomplete
Weaknesses in this category are related to rules in the Signals (SIG) section of the CERT C++ Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.
ID | NAME |
---|---|
CWE-479 | 信号处理例程中使用不可再入的函数 |
CWE-662 | 不恰当的同步机制 |