Tool | Version | Checker | Description |
---|
Astrée | | file-dereference | Partially checked |
Clang | | misc-non-copyable-objects | Checked with clang-tidy |
Compass/ROSE |
|
| Can detect simple violations of this rule |
Coverity | | MISRA C 2012 Rule 22.5 | Partially implemented |
LDRA tool suite | | 591 S | Fully implemented |
RuleChecker | Include Page |
---|
| RuleChecker_V |
---|
| RuleChecker_V |
---|
|
| file-dereference | Partially checked |
Polyspace Bug Finder | R2017b | Invalid file position | Misuse of a FILE object | Use of copy of FILE objectfsetpos() is invoked with a file position argument not obtained from fgetpos() |
PRQA QA-C++ | Include Page |
---|
| cplusplus:PRQA QA-C++_V |
---|
| cplusplus:PRQA QA-C++_V |
---|
|
| 5013 |
|