fix memory leak of phdri

committer: jreiser <jreiser> 958968535 +0000
This commit is contained in:
John Reiser
2000-05-22 04:08:55 +00:00
parent f443210ded
commit 08057f2a85
+1
View File
@@ -45,6 +45,7 @@ static const
PackLinuxI386elf::~PackLinuxI386elf()
{
delete phdri;
}
PackLinuxI386elf::PackLinuxI386elf(InputFile *f)