Uninitialized Value
Warns when values are used before having been initialized.
Activate with --uninit
.
Supported languages:
- C/C++/ObjC: Yes
- Java: No
- C#/.Net: No
List of Issue Typesβ
The following issue types are reported by this checker:
Warns when values are used before having been initialized.
Activate with --uninit
.
Supported languages:
The following issue types are reported by this checker: