...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| CONCURRENCY.LOCK.ORDER | Conflicting lock order | ||||||||||
Coverity | 6.5 | DEADLOCK | Fully implemented | ||||||||||
Helix QAC |
| ||||||||||||
Parasoft C/C++test |
| CERT_CPP-CON53-a | Do not acquire locks in different order | ||||||||||
Polyspace Bug Finder |
| CERT C++: CON53-CPP | Checks for deadlocks | ||||||||||
PRQA QA-C++ |
| 1772, 1773 | 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.
...