Check for valid text_input object before trying to call wayland
authorChris Michael <cp.michael@samsung.com>
Wed, 24 Jul 2013 08:15:43 +0000 (09:15 +0100)
committerChris Michael <cp.michael@samsung.com>
Wed, 24 Jul 2013 08:15:43 +0000 (09:15 +0100)
commita48c4cd064b377223203053bd02c29490633b9a5
tree1f8fd037d82fa17a9e827e48c2d3a1a8b9326c13
parent47a7f74453a99573374eec3791e5e8509d6bbb3e
Check for valid text_input object before trying to call wayland
functions on it.

NB: Wayland (internal) functions typically do not do Any object
validity checking, so lets be proactive and do it here first.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_imf/wayland/wayland_imcontext.c