Change in ovirt-engine[master]: core: Missing breaks in VdsBrokerObjectsBuilder
amureini at redhat.com
amureini at redhat.com
Sun Jul 19 13:29:39 UTC 2015
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list