Maor Lipchuk has uploaded a new change for review. Change subject: core: Fix potential null exception for master VM ......................................................................
core: Fix potential null exception for master VM Adding null check for masterVM since this parameter is initilized in the client, we can't be sure it is not null. Change-Id: Ia69d10ae9e54c56efbd2a66d67cbbe441b599bbe --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java 1 file changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/23/2823/1 -- To view, visit http://gerrit.ovirt.org/2823 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia69d10ae9e54c56efbd2a66d67cbbe441b599bbe Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
