pe: win32/win64 pack/unpack seems to work again

This commit is contained in:
László Molnár
2014-03-05 23:40:24 +01:00
parent 129cb0b3cd
commit ca2369f1c1
4 changed files with 13 additions and 19 deletions
+1 -5
View File
@@ -112,11 +112,7 @@ static void xcheck(size_t poff, size_t plen, const void *b, size_t blen)
**************************************************************************/
PackW64Pep::PackW64Pep(InputFile *f) : super(f)
{
isrtm = false;
use_dep_hack = true;
use_clear_dirty_stack = true;
}
{}
PackW64Pep::~PackW64Pep()