...
Tool | Version | Checker | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| LANG.STRUCT.UPD | Unchecked parameter dereference | ||||||||
| Parasoft C/C++test |
| CERT_C-API00-a | The validity of parameters must be checked inside each function | ||||||||
| Polyspace Bug Finder |
| Invalid use of standard library memory routine Invalid use of standard library routine Invalid use of standard library string routine | Standard library memory function called with invalid arguments Wrong arguments to standard library function Standard library string function called with invalid arguments Argument to a standard function does not meet requirements for use in the function Defects related to code elements from an unsecure source | ||||||||
| PVS-Studio |
| V781 |
...