Fix SVACE issue 15/149415/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 12 Sep 2017 08:03:07 +0000 (17:03 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 13 Sep 2017 10:41:58 +0000 (19:41 +0900)
commit9d9d656c92bc768ef31c0bae604102071e6e3029
treec38c50870274b752a8fecce149d1b99a5bf0aadf
parent97f8d1fe9947ec36ab2aea880adc3d78f5653a9b
Fix SVACE issue

- Fix to prevent 'name' from passing a null pointer to a 'std::string',
because it would result in dereferencing a null pointer.

Change-Id: If01974fa77662db75480962ff52373a6cc403b17
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali-toolkit/internal/visuals/text/text-visual.cpp