...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Parasoft C/C++test |
| STL-36 | |||||||
PRQA QA-C | 4.1 | 3802 | |||||||
PRQA QA-C++ |
| 3802 | |||||||
PVS-Studio | 6.22 | V539, V662, V789 | General analysis rule set |
Related Vulnerabilities
In Fun with erase(), Chris Rohlf discusses the exploit potential of a program that calls vector::erase()
with invalid iterator ranges [Rohlf 2009].
...