...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| CONCURRENCY.LOCK.ORDER | Conflicting lock order | ||||||
Coverity | 6.5 | DEADLOCK | Fully implemented | ||||||
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 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...