Fix SVACE issue 52/223952/8 accepted/tizen/unified/20200214.050314 submit/tizen/20200213.050319
authorsinikang <sinikang@samsung.com>
Wed, 5 Feb 2020 07:26:57 +0000 (16:26 +0900)
committersinikang <sinikang@samsung.com>
Thu, 13 Feb 2020 02:29:19 +0000 (11:29 +0900)
commita16857296827151821016f168bb85b689f60dc91
treeb42a6425eb4384ba3aa1dea2b7c7892787571e65
parentf8d2db808b1bfb8c5f22f8cd4bda4d9816d886d8
Fix SVACE issue

 - WGID 422160, 422365, 422367, 425152
 - add null termination after memcpy()
 - remove unreachable code

Change-Id: Ia0409f2ba0156a0850a3778313eb1dc981b1c3fc
Signed-off-by: sinikang <sinikang@samsung.com>
include/type/sat.h [changed mode: 0755->0644]
packaging/libtcore.spec
src/core_object/co_ps.c
src/core_object/co_sat.c
src/core_object/co_sim.c
src/util.c