Change in ovirt-engine[master]: webadmin: Fix Null pointer dereferences in VolumeGeoRepListM...

amureini at redhat.com amureini at redhat.com
Thu Jun 25 19:54:19 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: webadmin: Fix Null pointer dereferences in VolumeGeoRepListModel
......................................................................


webadmin: Fix Null pointer dereferences in VolumeGeoRepListModel

This patch fixes Null pointer dereferences in VolumeGeoRepListModel.
The null check was not required there as it is guranteed to be non-null
and it suffices to check for newConfig's value to be null or non-null.
Hence relaxed the null check there.

Change-Id: I9491a79f60c3a8517bb5c51de675630a01363f3f
Signed-off-by: Anmol Babu <anbabu at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeGeoRepListModel.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/42863
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9491a79f60c3a8517bb5c51de675630a01363f3f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list