Fix access out of bounds in the text's multi-language support. 19/128619/1
authorVictor Cebollada <v.cebollada@samsung.com>
Wed, 10 May 2017 13:39:51 +0000 (14:39 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Wed, 10 May 2017 13:51:04 +0000 (14:51 +0100)
commitaca65426b302c44e2c88f4e67a08be6096d07447
tree8883ecbc4f12badc57e2b9469a4b90e411867cde
parent0f560f7e4e6c06338790fb52a3e77cd26baf895c
Fix access out of bounds in the text's multi-language support.

*  If the script is unknown it will access a vector out of bounds.

Change-Id: Ia1f670f1f50296ec4a8d7b88401574e074147d40
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-Text-MultiLanguage.cpp
dali-toolkit/internal/text/multi-language-support-impl.cpp