Michael Kublin has submitted this change and it was merged. Change subject: engine: Fixing possible NPE at ApproveVdsCommand ......................................................................
engine: Fixing possible NPE at ApproveVdsCommand The following patch is fixing a possible NPE at ApproveVdsCommand during canDoAction. Also some unused variable removed Change-Id: I3b0e0b5699003ad89858520dead4b8fe3aa3465c Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ApproveVdsCommand.java 1 file changed, 8 insertions(+), 15 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12674 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b0e0b5699003ad89858520dead4b8fe3aa3465c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
