Change in ovirt-engine[master]: core: Prevent NPE in VmsMonitoring

Roy Golan has submitted this change and it was merged. Change subject: core: Prevent NPE in VmsMonitoring ...................................................................... core: Prevent NPE in VmsMonitoring Prevent an NPE in case the VM's data cannot be parsed. Note: This patch fixes a coverity defect #1311880. Change-Id: Ic507ef0f22fecdde1ffd5a77d3b546ac1fb68cf0 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java 1 file changed, 8 insertions(+), 6 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43797 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic507ef0f22fecdde1ffd5a77d3b546ac1fb68cf0 Gerrit-PatchSet: 2 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)
-
rgolan@redhat.com