diff --git a/src/p_lx_elf.cpp b/src/p_lx_elf.cpp index cbd2e478..6d201e91 100644 --- a/src/p_lx_elf.cpp +++ b/src/p_lx_elf.cpp @@ -45,6 +45,7 @@ static const PackLinuxI386elf::~PackLinuxI386elf() { + delete phdri; } PackLinuxI386elf::PackLinuxI386elf(InputFile *f)