
Allon Mureinik has submitted this change and it was merged. Change subject: engine: Fix findbug error - possible NPE ...................................................................... engine: Fix findbug error - possible NPE FindBug returned this error of possible NPE though the Dao returns an empty list and not null. Change-Id: I73a087ed678f8fffca9aabbb56bf1baacb5a0a44 Signed-off-by: Sahina Bose <sabose@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterTasksSyncJob.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20103 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I73a087ed678f8fffca9aabbb56bf1baacb5a0a44 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server