Gilad Chaplik has submitted this change and it was merged. Change subject: core: Check if balloon device is present in stalled ballon check ......................................................................
core: Check if balloon device is present in stalled ballon check Check for stalled balloon (inflated but uncontrolable) accesses balloon data. That might cause Null pointer exception when the device is not there or we do not have all needed information. Change-Id: Ie9074fc67913e3c5ad9ad81744bfe4de27a19636 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1035297 Signed-off-by: Martin Sivak <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21783 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie9074fc67913e3c5ad9ad81744bfe4de27a19636 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
