Home / Vulnerability Database / C or C++ : Deprecated construct
C/C++

C or C++ : Deprecated construct

Overview

A deprecated language construction is used. This may lead to security and compatibility issues.

Frameworks and APIs are constantly being improved. Some language constructions are deprecated and replaced with more functional and secure analogues. It is recommended to replace deprecated constructions with modern analogues.

MEDIUM

DerScanner Severity Score

Do you want to fix C or C++ : Deprecated construct 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