Kaydet (Commit) 8a5dbd8c authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708324 Uninitialized m_refCount

Change-Id: I1a8e548605570eb18ed455282d8f329a3f026409
üst 7b659719
...@@ -205,6 +205,7 @@ namespace svt ...@@ -205,6 +205,7 @@ namespace svt
AccessibleDummyFactory::AccessibleDummyFactory() AccessibleDummyFactory::AccessibleDummyFactory()
: m_refCount(0)
{ {
} }
......
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