...
| SEI CERT C++ Coding Standard | INT06-CPP. Use strtol() or a related function to convert a string token to an integer |
| MITRE CWE | CWE-20, Improper Input Validation |
Bibliography
...
...
| SEI CERT C++ Coding Standard | INT06-CPP. Use strtol() or a related function to convert a string token to an integer |
| MITRE CWE | CWE-20, Improper Input Validation |
...