Change in ovirt-engine[ovirt-engine-3.5-gluster]: webadmin : Fix DaysOfMonthSelector coverity scan defects

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@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@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sabose@redhat.com