...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| Supported, but no explicit checker | |||||||
| Parasoft C/C++test |
| CERT_C-CON39-a | Do not join or detach a thread that was previously joined or detached | ||||||
| Polyspace Bug Finder |
| CERT C: Rule CON39-C | Checks for join or detach of a joined or detached thread (rule fully covered) | ||||||
| Helix QAC |
|
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...