ecore-x: Add EINA_SAFETY checks for missing display
authorChris Michael <cpmichael@osg.samsung.com>
Fri, 12 Feb 2016 13:27:35 +0000 (08:27 -0500)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 12 Feb 2016 13:28:10 +0000 (08:28 -0500)
commit3bc6a4bedf60ef644fffd7f48cbd77c476bdd2f0
treec7f86c22a36a963f15cab1234bc1414834987329
parentef13b579484343e710212ec778733bb0a0ca79c4
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_drawable.c