...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Clang |
| -cert-err34-c | Checked by clang-tidy | ||||||
| CodeSonar |
| BADFUNC.ATOF (customization) | Use of atof Users can add custom checks for uses of theother undesirable conversion functions. | ||||||
|
| Can detect violations of this recommendation by flagging invocations of the following functions:
| |||||||
5.0 |
| Can detect violations of this recommendation with the CERT C Rule Pack | |||||||
| 44 S | Fully implemented | |||||||
| Parasoft C/C++test | 9.5 | MISRA2004-20_10 | Fully implemented | ||||||
| PRQA QA-C |
| Warncall -wc atoi -wc atol | Partially implemented |
...