ecore_evas_wayland_common: fix dereferenced bug 22/88622/1
authorJi-Youn Park <jy0703.park@samsung.com>
Tue, 20 Sep 2016 04:42:40 +0000 (13:12 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Tue, 20 Sep 2016 04:42:40 +0000 (13:12 +0830)
commit4bb2e0f2c0388dc365b9fd52eba21d6bdf2191a9
tree4639d42de18a32e176ba5b29f312f24cb848a707
parent880441b874b342cea27162e1b877b1b511cc50b2
ecore_evas_wayland_common: fix dereferenced bug

Pointer 'ee' which was dereferenced at ecore_evas_wayland_common.c:687 is compared to NULL value at ecore_evas_wayland_common.c:693.

Change-Id: If9bb60cc57106b3b284b2448cdbf402dbd929910
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c