elm_atspi_bridge: Add UTF-8 txt format check part. 20/223920/1
authorYoungGun Chun <jykeon@samsung.com>
Wed, 5 Feb 2020 04:48:48 +0000 (13:48 +0900)
committerChun <jykeon@samsung.com>
Wed, 5 Feb 2020 05:06:52 +0000 (05:06 +0000)
commit9909d63066edfe59dc44937b7156dee3d43fba4f
tree1b8de97b9019d63a36cce35ffa433ab6101c7350
parente4d5b0ca4aa886434aa13b344d669adce381c89b
elm_atspi_bridge: Add UTF-8 txt format check part.
Dbus Message format support only utf8.
If App do not send UTF-8 format information,
it is problem happen.
Add ATSPI bridge part check if utf8 is formatted or not.

Change-Id: I2e78393e00e142a7dd71b0b9601de666bf7952ec
(cherry picked from commit 4c68259dfbdf865b93a68904683e7034a7de0517)
src/lib/elementary/elm_atspi_bridge.c