Eli Mesika has submitted this change and it was merged. 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(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3640 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I83dab1c41f0b5f885442c0ee339d2538c1dae8d6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
