aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COFF/InputFiles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/COFF/InputFiles.h b/COFF/InputFiles.h
index 1004432c6..672461cd8 100644
--- a/COFF/InputFiles.h
+++ b/COFF/InputFiles.h
@@ -294,7 +294,7 @@ private:
// symbols in the real symbol table) are filled with null pointers.
std::vector<Symbol *> symbols;
- DWARFCache *dwarf;
+ DWARFCache *dwarf = nullptr;
};
// This type represents import library members that contain DLL names