[3.0] Fixed crash issue by referencing unallocated memory 24/107824/3
authorsuhyung Eom <suhyung.eom@samsung.com>
Fri, 30 Dec 2016 05:39:10 +0000 (14:39 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Fri, 30 Dec 2016 06:23:51 +0000 (15:23 +0900)
commitb1ecd74b3d88b1fbf067e68bc438a4bcdbe426ff
tree1e7fc5d7f169b3ba39d9e2c3afec1e13f394aafd
parente0e7742873655fd279abd0937120ce127f5bedfd
[3.0] Fixed crash issue by referencing unallocated memory

Crash was occurred when referencing unallocated memory
Wrong memory of DefaultFont->FindFont was used with condition
(script = TextAbstraction::UNKNOWN and defaultFonts != NULL)

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ifacceb7b6766156c7d3b11d2c2408f57dad2e6ee
dali-toolkit/internal/text/multi-language-support-impl.cpp