...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| IO.UAC | Use after close | |||||||
Compass/ROSE | ||||||||||
Coverity |
| USE_AFTER_FREE | Implemented | |||||||
Klocwork |
| |||||||||
LDRA tool suite |
| 48 D | Partially implemented | |||||||
Parasoft C/C++test |
| CERT_C-FIO46-a | Do not use resources that have been freed | |||||||
Polyspace Bug Finder |
| Closing a previously closed resource | Checks for use of previously closed resource (rule partially covered) Function closes a previously closed stream Argument to a standard function does not meet requirements for use in the function Function operates on a previously closed stream | |||||||
PRQA QA-C |
| 2696, 2697, 2698 | ||||||||
SonarQube C/C++ Plugin |
| S3588 |
...