summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
Diffstat (limited to 'registry')
-rw-r--r--registry/source/reflwrit.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/source/reflwrit.cxx b/registry/source/reflwrit.cxx
index 23b065d5614e..a4161eccf038 100644
--- a/registry/source/reflwrit.cxx
+++ b/registry/source/reflwrit.cxx
@@ -701,6 +701,7 @@ TypeWriter::TypeWriter(typereg_Version version,
, m_fieldCount(fieldCount)
, m_methodCount(methodCount)
, m_referenceCount(referenceCount)
+ , m_references(NULL)
, m_blop(NULL)
, m_blopSize(0)
{