Kaydet (Commit) 6242f826 authored tarafından Steve Yin's avatar Steve Yin Kaydeden (comit) Caolán McNamara

Initialize m_containedObjects

(cherry picked from commit 795b3bb9)

Change-Id: I45e495ad8b3513613102b7ce7777803303980fbe
üst 430246ef
......@@ -241,6 +241,7 @@ m_bRequiresSave(FALSE)
m_sLocation.m_dWidth=0;
m_sLocation.m_dHeight=0;
CEnumVariant::Create(&m_pEnumVar);
m_containedObjects.clear();
}
CMAccessible::~CMAccessible()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment