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

Alexander Wels 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: Alexander Wels: Looks good to me, approved anmolbabu: Verified Greg Sheremeta: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/38869 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8c1ba079ee40da217ef44a770849af468c8a226b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
awels@redhat.com