
Moti Asayag has submitted this change and it was merged. Change subject: core: temporary fix for findbugs ...................................................................... core: temporary fix for findbugs Findbugs compains about Null pointer dereference. So dropping the reference as a temporary fix. Change-Id: I9a8b6b087af0632dec3be9341f9ff88bdc5c7354 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostValidator.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Moti Asayag: Looks good to me, approved; Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/42948 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a8b6b087af0632dec3be9341f9ff88bdc5c7354 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org