elm_win: prevent Null pointer ref. 93/153293/3
authorWoochan Lee <wc0917.lee@samsung.com>
Thu, 28 Sep 2017 07:47:06 +0000 (16:47 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 28 Sep 2017 07:51:29 +0000 (07:51 +0000)
commitdc274ea57e70194cfcab045e55e37a13414e649f
tree9315e91225ac31eeef682f01bcdae7c435f040ea
parent1b28da85f8e76a9052e99e0bc9394cb26a42cdac
elm_win: prevent Null pointer ref.

_elm_config could be null. in case launch the app using app_launch command in shell.

@tizen_fix

Change-Id: I27006548a32c56fffd6ff9aea98941b5e6036593
src/lib/elm_win.c