Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
1.0.11
-
None
Description
Line 408 of liboamcpp.cpp:
moduletypeconfig.ModuleNetworkList.push_back(devicenetworkconfig);
|
We fall into here if hostConfigList is empty, but we clear this list straight away so we end up with many duplicate entries.