summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.cxx')
-rw-r--r--elaborate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/elaborate.cxx b/elaborate.cxx
index f442aceb..a2ab8522 100644
--- a/elaborate.cxx
+++ b/elaborate.cxx
@@ -1516,6 +1516,7 @@ semantic_pass (systemtap_session& s)
systemtap_session::systemtap_session ():
// NB: pointer members must be manually initialized!
+ base_hash(0),
pattern_root(new match_node),
user_file (0),
be_derived_probes(0),