Change in ovirt-engine[master]: core: NPE in runVmOnce (#854977)

gchaplik at redhat.com gchaplik at redhat.com
Tue Sep 11 12:26:14 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: core: NPE in runVmOnce (#854977)
......................................................................


core: NPE in runVmOnce (#854977)

https://bugzilla.redhat.com/854977

because stateless parameter is Boolean, and we don't initialize it
(to false), we get a NPE, because we try to test if it equals to false.

Change-Id: I03a4823e7bed1a076a5c1f7d9580e8e28ceaa0f1
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7926
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I03a4823e7bed1a076a5c1f7d9580e8e28ceaa0f1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>



More information about the Engine-commits mailing list