Fix svace issue on text-geometry (unsigned int < 0) 20/268020/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 15 Dec 2021 02:48:46 +0000 (11:48 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 15 Dec 2021 02:49:57 +0000 (11:49 +0900)
CharacterIndex type is unsigned int. So it cannot be negative

Change-Id: I9f9c6868f103ee45695a4fd87dc4cafd0819f471
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>

No differences found