Home / Vulnerability Database / C or C++ : Incorrect assignment of a boolean variable
C/C++
C or C++ : Incorrect assignment of a boolean variable
Overview
The value assigned to a boolean variable is different from zero or one, which may lead to undefined behavior of the application.
LOW
DerScanner Severity Score
Do you want to fix C or C++ : Incorrect assignment of a boolean variable in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
