
...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Parasoft C/C++test |
| MISRA2004-20_11 | Use of getenv(), abort(), exit() and system() CERT_C-ERR04-a | The library functions abort, exit, getenv and system from library stdlib.h shall not be used |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...