Eli Mesika has uploaded a new change for review. Change subject: core: same structure instance may be updated when adding unmanaged devices ......................................................................
core: same structure instance may be updated when adding unmanaged devices Bug has no affect currently since the configurable white-list is empty now, but if we have more than one device type in white-list the struct will be overriden. Moving struct ctreation to the loop scope. Change-Id: I83dab1c41f0b5f885442c0ee339d2538c1dae8d6 --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/40/3640/1 -- To view, visit http://gerrit.ovirt.org/3640 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I83dab1c41f0b5f885442c0ee339d2538c1dae8d6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
