Change in ovirt-engine[master]: core: avoid NPE in VdsUpdateRunTimeInfo

Doron Fediuck has submitted this change and it was merged. Change subject: core: avoid NPE in VdsUpdateRunTimeInfo ...................................................................... core: avoid NPE in VdsUpdateRunTimeInfo adding missing NPE check for wrapped primitive value stat.getusage_mem_percent() (Integer) Change-Id: I3e32a45ed326de475a38541f5834956148e03054 Bug-Url: https://bugzilla.redhat.com/920986 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12996 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e32a45ed326de475a38541f5834956148e03054 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
dfediuck@redhat.com