Eli Mesika has submitted this change and it was merged. Change subject: core: fix NPE ......................................................................
core: fix NPE in equals method of VmBase there is no check of NPE for dedicated_vm_for_vds. Change-Id: If03b4d9337ecd8b4b03f28b683035413c866c36e Signed-off-by: Gilad Chaplik <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Gilad Chaplik: Verified -- To view, visit http://gerrit.ovirt.org/5971 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If03b4d9337ecd8b4b03f28b683035413c866c36e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
