...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Clang |
| -Wuninitialized clang-analyzer-core.UndefinedBinaryOperatorResult | Does not catch all instances of this rule, such as uninitialized values read from heap-allocated memory. | ||||||
Parasoft C/C++test | 9.5 | BD-PB-NOTINIT | |||||||
Parasoft Insure++ | Runtime detection |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...