Change in ovirt-engine[master]: core: Fix coverity issue - possible NPE
amureini at redhat.com
amureini at redhat.com
Wed Dec 10 15:36:29 UTC 2014
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix coverity issue - possible NPE
......................................................................
core: Fix coverity issue - possible NPE
Coverity found a possible null object dereference in a recent live merge
patch. Even though business logic would prevent it from occurring,
fixing it will make coverity happy.
Change-Id: I90b8b8caf8b506f1ba5f3dfc0604cce523e87cac
Signed-off-by: Greg Padgett <gpadgett at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotsCommandCallback.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Greg Padgett: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/36072
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90b8b8caf8b506f1ba5f3dfc0604cce523e87cac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list