Home / Vulnerability Database / C or C++ : Lack of virtual desctructor
C/C++

C or C++ : Lack of virtual desctructor

Classification

Overview

Creating a polymorphic class without virtual destructor may lead to memory leak.

MEDIUM

DerScanner Severity Score

Do you want to fix C or C++ : Lack of virtual desctructor 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