Fix buffer overflow issue 43/139843/1 accepted/tizen_4.0_unified tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.013044 accepted/tizen/4.0/unified/20170829.020144 accepted/tizen/unified/20170725.173343 submit/tizen/20170724.013542 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100004 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorsinikang <sinikang@samsung.com>
Thu, 20 Jul 2017 23:09:59 +0000 (08:09 +0900)
committersinikang <sinikang@samsung.com>
Thu, 20 Jul 2017 23:09:59 +0000 (08:09 +0900)
commit3bc1acc1398517bd8075fd9b3a6db37ebfab155c
tree4f678643a4e847c26213bfc5059154605be941d1
parenteb03a2ef20723b906725dc6e1c99f678bed222eb
Fix buffer overflow issue

 In case of using strncat() function,
 should check the avaliable length of dest buffer

Change-Id: I8bb9d590802e8838a09fad90304906bbcee6adbb
packaging/libtcore.spec
src/util.c