Fix build warning. Replace strncpy with memcpy
authorj-h.choi <j-h.choi@samsung.com>
Mon, 5 Jul 2021 04:26:23 +0000 (13:26 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Tue, 10 Aug 2021 23:39:39 +0000 (08:39 +0900)
commitd2bb6ca268f172acff1f69a822a66d33a8bdf0b1
treee6ebcefab690bad2ef11e96fda47eba182946ce8
parent75579551a0e681b4ff298696a0e7343c7f3a57e0
Fix build warning. Replace strncpy with memcpy

Change-Id: Ic9f239132fd1a2793176cd85ba00b8c553bd056a
NativeLauncher/launcher/lib/core_runtime.cc