Fix SVACE / Coverity issue 18/213418/3
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 5 Sep 2019 06:19:26 +0000 (15:19 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 9 Sep 2019 02:30:17 +0000 (11:30 +0900)
commit4552680b7d23d27cf933df6805c26ac3fce1a550
treead738e15fa7fb7d9c7ee9bcdfc7c7e42580dcf08
parent03e92d2b1d56b8259e5f9edf3c6a541562b86fe6
Fix SVACE / Coverity issue

- After having been compared to NULL value at input-method-context-impl-ecore-wl.cpp:605,
 pointer 'plainText' is dereferenced at 618 line by calling function 'strdup'.

Change-Id: Ieeeda41d8eab2f3310c0a9d58aa8251e70e2cfd7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.cpp