Home / Vulnerability Database / C or C++ : Use of an uninitialized field
C/C++
C or C++ : Use of an uninitialized field
Classification
CWE
Overview
Leaving some fields uninintialized after a constructor call may indicate errors.
MEDIUM
DerScanner Severity Score
Do you want to fix C or C++ : Use of an uninitialized field in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
