Cleaned up the use of upx_compress(), use delete[] where needed.

committer: mfx <mfx> 977422374 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-21 18:12:54 +00:00
parent e787805b81
commit 5d74b7252d
6 changed files with 45 additions and 58 deletions
-2
View File
@@ -62,8 +62,6 @@ protected:
virtual void patchLoader();
Elf_LE32_Ehdr *ehdri; // from input file
int o_shname; // offset to name_of_shell
int l_shname; // length of name_of_shell
};