Home / Vulnerability Database / C or C++ : Incorrect usage of floating point type
C/C++

C or C++ : Incorrect usage of floating point type

Overview

The application uses the floating point type instead of integer incorrectly. Undefined behavior is possible.

LOW

DerScanner Severity Score

Do you want to fix C or C++ : Incorrect usage of floating point type in your application?

See also

C/C++

C or C++ : Dead store

C/C++

C or C++ : Use after free

C/C++

C or C++ : va_list uninitialized