...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| LANG.STRUCT.ICOL | Inappropriate Call Outside Loop | |||||||||||
Helix QAC |
| C2027 | ||||||||||||
Klocwork |
| CERT.CONC.WAKE_IN_LOOP_C | ||||||||||||
Parasoft C/C++test |
| CERT_C-CON36-a | Wrap functions that can spuriously wake up in a loop | |||||||||||
Polyspace Bug Finder |
| CERT C: Rule CON36-C | Checks for situations where functions that can spuriously wake up are not wrapped in loop (rule fully covered) | PRQA QA-C | ||||||||||
Include Page | PRQA QA-C_v | PRQA QA-C_v | 2027 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...