Change in ovirt-engine[master]: findbugs: ignore: Load of known null value

Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: ignore: Load of known null value ...................................................................... findbugs: ignore: Load of known null value findbugs complains about loading known null to a variable in this case we are using it for equals check and its intended NP: Load of known null value (NP_LOAD_OF_KNOWN_NULL_VALUE) Change-Id: Ica07cdd87a3851e6efb6e2566bd87dbc2342ab7e Signed-off-by: Shahar Havivi <shavivi@redhat.com> --- A frontend/webadmin/modules/uicommonweb/exclude-filters.xml M frontend/webadmin/modules/uicommonweb/pom.xml 2 files changed, 23 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15322 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ica07cdd87a3851e6efb6e2566bd87dbc2342ab7e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com>
participants (1)
-
shavivi@redhat.com