fix memory leak of phdri
committer: jreiser <jreiser> 958968535 +0000
This commit is contained in:
parent
f443210ded
commit
08057f2a85
@ -45,6 +45,7 @@ static const
|
|||||||
|
|
||||||
PackLinuxI386elf::~PackLinuxI386elf()
|
PackLinuxI386elf::~PackLinuxI386elf()
|
||||||
{
|
{
|
||||||
|
delete phdri;
|
||||||
}
|
}
|
||||||
|
|
||||||
PackLinuxI386elf::PackLinuxI386elf(InputFile *f)
|
PackLinuxI386elf::PackLinuxI386elf(InputFile *f)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user