...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
| PRQA QA-C | ||||||
| Include Page | PRQA_V | PRQA_V | 0601 (E) | Fully implemented |
Related Vulnerabilities
Search for vulnerabilities resulting, from the violation of this _putenv_s, rule on the CERT website.
Related Guidelines
| CERT C++ Secure Coding Standard | VOID ENV31-CPP. Do not rely on an environment pointer following an operation that may invalidate it |
Bibliography
| [IEEE Std 1003.1:2013] | XSH, System Interfaces, setenv |
| [ISO/IEC 9899:2011] | J.5.1, "Environment Arguments" |
| [MSDN] | , ,getenv, _wgetenv,_putenv_s, _wputenv_s |
...