e_mod_split_screen_manager: Change sscanf to strstr and strncpy 99/298099/3
authorJunseok Kim <juns.kim@samsung.com>
Thu, 31 Aug 2023 11:08:54 +0000 (20:08 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 5 Sep 2023 04:18:34 +0000 (04:18 +0000)
commitf6971f20fbf8fb79d8bffe75bc6c8719c1270122
tree2fc30e567b3e59317d8839138771be14aa4f29f7
parent450d5cd6e33d70b74e0252a62f13a700da75eea8
e_mod_split_screen_manager: Change sscanf to strstr and strncpy

Change sscanf to strstr and strncpy to avoid risky function.
And use defined hint length for consistency.

Change-Id: I1eda5ce01cbea66d8a9130a1d861b6ba57fd7479
src/splitscreen/e_mod_split_screen_manager.c