Initialize Version member.
[shibboleth/opensaml2.git] / saml / saml2 / core / impl / Assertions20Impl.cpp
index 57310b3..97d8eac 100644 (file)
@@ -1411,6 +1411,7 @@ namespace opensaml {
         {
             void init() {
                 m_ID=NULL;
+                m_Version=NULL;
                 m_IssueInstant=NULL;
                 m_Issuer=NULL;
                 m_Signature=NULL;