Michael Kublin has submitted this change and it was merged. Change subject: engine : NullPointerException during score domain ......................................................................
engine : NullPointerException during score domain The following commit should solve a possible NullPointerException which can to occurre during score ldap uri. The exception can be caused by comparison which is done by using authority from URI, which can be null Change-Id: I0ee78921e1926eff06da1f4268802375e4a88052 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/Domain.java 1 file changed, 11 insertions(+), 11 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1186 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ee78921e1926eff06da1f4268802375e4a88052 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
