Change in ovirt-engine[master]: core: Missing breaks in VdsBrokerObjectsBuilder

Allon Mureinik has submitted this change and it was merged. Change subject: core: Missing breaks in VdsBrokerObjectsBuilder ...................................................................... core: Missing breaks in VdsBrokerObjectsBuilder This patch adds the missing break statements in VdsBrokerObjectsBuilder.buildDiskImagesFromDevices(Map<String, Object>). It fixed Coverity defect 1311881. Change-Id: Ib4d77b2253f4442523bd9ab7678fce3024e9d7d4 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43801 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib4d77b2253f4442523bd9ab7678fce3024e9d7d4 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com