Home / Vulnerability Database / C or C++ : The va_list variable self copy
C/C++

C or C++ : The va_list variable self copy

Overview

va_list type variable is copied onto itself. This may indicate a flaw in program logic.

MEDIUM

DerScanner Severity Score

Do you want to fix C or C++ : The va_list variable self copy 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