e_widget_data_get Can return NULL so we should check that else we
authorChris Michael <cp.michael@samsung.com>
Fri, 15 Nov 2013 10:42:33 +0000 (10:42 +0000)
committerChris Michael <cp.michael@samsung.com>
Fri, 15 Nov 2013 10:42:33 +0000 (10:42 +0000)
commit31eda6e249af6d37e6af1c5bb47306a5fd62ed45
treeb3de809c3a7faec828126f13305f44bc324fc4a7
parentfdc9b5229917b7febfcbf6465a365c279d3d5e62
e_widget_data_get Can return NULL so we should check that else we
could potentially crash the entire window manager (for a potentially
bad module).

Fixes Phab Ticket T491

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_widget_fsel.c