text.c: use strncpy instead of strcpy for better security 40/296040/2 accepted/tizen/unified/20230726.163454
authorduna.oh <duna.oh@samsung.com>
Tue, 18 Jul 2023 13:02:05 +0000 (22:02 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 19 Jul 2023 01:18:12 +0000 (01:18 +0000)
commit1589cc1d6597c278ceb475d175cbe2fcff59ad5b
tree66d76328eaca74fd5f7f7687b3fd40b4a855f556
parente52f8a151ef2924190de9c534aeda0a654982d99
text.c: use strncpy instead of strcpy for better security

Change-Id: Idf6357ae19655f5de30017ad575fdc6b3193cd96
src/text.c