Initalize isrtm member.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-27 17:35:16 +01:00
parent cbb5902066
commit 0e5f5e54cc
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -120,6 +120,7 @@ PackW32Pe::PackW32Pe(InputFile *f) : super(f)
{
oloadconf = NULL;
soloadconf = 0;
isrtm = false;
use_dep_hack = true;
use_clear_dirty_stack = true;
}