Fix for svace issue
authorWoongsuk Cho <ws77.cho@samsung.com>
Mon, 28 Jun 2021 01:03:43 +0000 (10:03 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Mon, 28 Jun 2021 21:18:00 +0000 (06:18 +0900)
commit79b41c69c0e08a826d4ac424483a73f31a021951
tree8d36d89d5948808b1a888d2b1c09526a41c8adaf
parent23c891d9f19cd800c2ab4b18be3f6fcb4c5dca17
Fix for svace issue

- change strcpy/strcat to strncpy/strncat
- use remove function insteadof system() call
NativeLauncher/launcher/lib/core_runtime.cc
NativeLauncher/tool/dotnettool.cc