Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added clang AD entry

...

Tool

Version

Checker

Description

   
Clang
Include Page
Clang_V
Clang_V
-Wuninitialized
clang-analyzer-core.UndefinedBinaryOperatorResult
Does not catch all instances of this rule, such as uninitialized values read from heap-allocated memory. 

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...