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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to