Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: ignore: ignore unused host variable in parse dns record ......................................................................
findbugs: ignore: ignore unused host variable in parse dns record findbugs complains that host variable is never used its true but this method parse host and port and we may need the use of host address in the future. findbugs reason: DLS: Dead store to local variable (DLS_DEAD_LOCAL_STORE) Change-Id: Iab73f4f2b502af08e8485e00a20c974d1a472433 Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M backend/manager/modules/common/exclude-filters.xml 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15096 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iab73f4f2b502af08e8485e00a20c974d1a472433 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches