Home / Vulnerability Database / C or C++ : va_list uninitialized
C/C++

C or C++ : va_list uninitialized

Overview

A variable of type va_list is used, although it has not been initialized before. In this case, the behavior is undefined.

MEDIUM

DerScanner Severity Score

Do you want to fix C or C++ : va_list uninitialized 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++ : Hardcoded salt