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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to