Home / Vulnerability Database / C or C++ : Inefficient padding
C/C++

C or C++ : Inefficient padding

Overview

Incorrect field ordering in a structure may lead to excessive memory use due to padding.

References

MEDIUM

DerScanner Severity Score

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