win: bug fix - add missing NULL checking in _elm_win_translate
authorJaeun Choi <jaeun12.choi@samsung.com>
Tue, 20 Dec 2016 05:55:11 +0000 (14:55 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 05:37:10 +0000 (14:37 +0900)
commit7fe55df108f9f2004981a341f6a444d7828ce2e3
tree1ff893d94f9793eb3cfff9d5ebe80f4a6a0c4220
parentea84363eba7eec1e299bc830ae223c03fe369acd
win: bug fix - add missing NULL checking in _elm_win_translate

_elm_config might not be initialized at the point

@tizen_fix

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