Oved Ourfali has uploaded a new change for review. Change subject: core: checking for model only when not null ......................................................................
core: checking for model only when not null Previous patch added a test for the model of USB controllers, and ordering them accordingly. But, in legacy USB support, the model is null, which leads to NPE. This patch fixes that behaviour. Change-Id: I2f5f9253c145c2250f30a58d16c80109fa54a563 Signed-off-by: Oved Ourfali <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/13/4613/1 -- To view, visit http://gerrit.ovirt.org/4613 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2f5f9253c145c2250f30a58d16c80109fa54a563 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
