Oved Ourfali has submitted this change and it was merged. Change subject: core: Fix potential NPE ......................................................................
core: Fix potential NPE Fix a potential NPE around setting task status. This issue was reported by coverity Change-Id: I9f82f6d4aeb5adbdb1c33d024b6f7864dbd12899 Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/AsyncTaskResultEnum.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HSMGetAllTasksStatusesVDSCommand.java 2 files changed, 4 insertions(+), 2 deletions(-) Approvals: Gustavo Frederico Temple Pedrosa: Looks good to me, but someone else must approve Ravi Nori: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, but someone else must approve Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22283 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f82f6d4aeb5adbdb1c33d024b6f7864dbd12899 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
