Coverity issues:
129727: Structurally dead code 151979, 133461: Uninitialized scalar field 129785, 129786, 129787: Use after free
This commit is contained in:
@@ -470,6 +470,7 @@ ObjectIdentifier::Component::Component(const String &_component, ObjectIdentifie
|
||||
, type(_type)
|
||||
, index(_index)
|
||||
, key(_key)
|
||||
, keyIsString(false)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user