...
| Tool | Version | Checker | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| read_write_data_race write_write_data_race | Supported | ||||||||||
| Axivion Bauhaus Suite |
| CertC++-CON52 | |||||||||||
| Coverity | 6.5 | RACE_CONDITION | Fully implemented | ||||||||||
| Helix QAC |
| ||||||||||||
| Parasoft C/C++test |
| CERT_CPP-CON52-a | Use locks to prevent race conditions when modifying bit fields | ||||||||||
| Polyspace Bug Finder |
| CERT C++: CON52-CPP | Checks for data races (rule partially covered) | ||||||||||
| PRQA QA-C++ |
| 1774, 1775 | Enforced by MTA | Helix QAC | | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...