Sahina Bose has submitted this change and it was merged.
Change subject: webadmin : Fix DaysOfMonthSelector coverity scan defects
......................................................................
webadmin : Fix DaysOfMonthSelector coverity scan defects
This patch places a null check on the cellClicked
to overcome the Null pointer dereferences issue
reported by coverity scan.
Change-Id: I8c1ba079ee40da217ef44a770849af468c8a226b
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/DaysOfMonthSelector.java
1 file changed, 9 insertions(+), 7 deletions(-)
Approvals:
anmolbabu: Verified
Sahina Bose: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40006
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8c1ba079ee40da217ef44a770849af468c8a226b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org