Daniel Erez has submitted this change and it was merged.
Change subject: core: prevent potential npe in VmConfigurationHelper
......................................................................
core: prevent potential npe in VmConfigurationHelper
SnapshotVmConfigurationHelper -> markImagesIllegalIfNotInDb:
avoid accessing imagesInDbMap when null.
Change-Id: I75087440316cdc670552a25a9f2dd052b5573ed8
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotVmConfigurationHelper.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23179
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I75087440316cdc670552a25a9f2dd052b5573ed8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server