...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| CONCURRENCY.LOCALARG | Local Variable Passed to Thread | |||||||||||
Helix QAC |
| C++4961, C++4962DF961, DF4962 | ||||||||||||
Klocwork |
| CERT.CONC.MUTEX.DESTROY_WHILE_LOCKED | ||||||||||||
Parasoft C/C++test |
| CERT_CPP-CON50-a | Do not destroy another thread's mutex | |||||||||||
Polyspace Bug Finder |
| CERT C++: CON50-CPP | Checks for destruction of locked mutex (rule partially covered) | |||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | 4961, 4962
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...