...
Tool | Version | Checker | Description |
|---|---|---|---|
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
| CERT C Secure Coding Standard | SIG31-C. Do not access shared objects in signal handlers |
| CERT C++ Secure Coding Standard | DCL34DCL20-CPP. Use volatile for data that cannot be cached |
...