ibusimmodule: check whether pointer is NULL or not before accessing.
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 29 Nov 2013 02:23:29 +0000 (11:23 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 29 Nov 2013 02:23:29 +0000 (11:23 +0900)
commitbab7612bb5b55043a5d9c1f5ae27769e758c37bd
tree8071b3e9e3f1083597985b22f1fa8d7aafa033ba
parent09e0f78bee1cc920376be55102e6ae024e0f9cf6
ibusimmodule: check whether pointer is NULL or not before accessing.

The pointer variable str can be NULL, therefore we should check whether it is NULL or not
before accessing.

This fixes CID 1132621, 1132622, 1132623
src/modules/ecore_imf/ibus/ibus_imcontext.c