ecore-x: Add EINA_SAFETY checks for missing display
authorChris Michael <cpmichael@osg.samsung.com>
Fri, 12 Feb 2016 13:25:20 +0000 (08:25 -0500)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 12 Feb 2016 13:28:10 +0000 (08:28 -0500)
commiteb11b7f26e568d07799221418bf2c1d4fce8d1d5
treeed18b43930df92f097628372b34bd9fbcc932e5c
parentbcbf5df8b3b63e273ee579a443f84be5e8466b49
ecore-x: Add EINA_SAFETY checks for missing display

xlib immediately crashes upon being passed a null DISPLAY object,
so every function in ecore-x should likely have safety checks such
as these.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/ecore_x/xlib/ecore_x_cursor.c