Change in ovirt-engine[master]: core: Potential NullPointerException at Entities.ObjectNames...

Gilad Chaplik has submitted this change and it was merged. Change subject: core: Potential NullPointerException at Entities.ObjectNames method ...................................................................... core: Potential NullPointerException at Entities.ObjectNames method The method accepts a list that could contain null elements. In case one or more of the elements in the list is null, an exception will be thrown. Change-Id: If282b7a525800ffcb9a6f73292f01de3fca810d0 Bug-Url: https://bugzilla.redhat.com/1063173 Signed-off-by: Kobi Ianko <kobi@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Entities.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24250 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If282b7a525800ffcb9a6f73292f01de3fca810d0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kobi Ianko <kobi@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kobi Ianko <kobi@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com