ecore_x_xi2: fix crash if device info is NULL.
authorJi-Youn Park <jy0703.park@samsung.com>
Fri, 26 Jun 2015 04:42:56 +0000 (13:42 +0900)
committerJi-Youn Park <jy0703.park@samsung.com>
Fri, 26 Jun 2015 04:42:56 +0000 (13:42 +0900)
commit049b397a86f8ebadf9c67c00c691b810f3f32ce2
tree6db4f1298d3a44ce680dda054b961ff2d80b095a
parent8ba212c3b6264096dda8757fe72cd016d68d9137
ecore_x_xi2: fix crash if device info is NULL.

_ecore_x_input_device_lookup can return NULL.
@fix
src/lib/ecore_x/xlib/ecore_x_xi2.c