Remove an vulnerability for using strcat() function in oicgroup
authorJihun Ha <jihun.ha@samsung.com>
Fri, 1 Apr 2016 07:38:34 +0000 (16:38 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 4 Apr 2016 01:08:48 +0000 (01:08 +0000)
commitc2a8a1d5b12ae2282f69ddaea13edca28a4c3f62
treeb1b440e90b52fe7586825550ae6ed23e01f9337a
parent2c3d912593bf2c32b2e5033bd6e805be77a9a02f
Remove an vulnerability for using strcat() function in oicgroup

Rather than strcat function, strncat function with a consideration of
a maximum length of string is better to be used for security reason.

Change-Id: I12b76ef4c149c66fac2b6b2963feef86d760d85f
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/7515
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
resource/csdk/stack/src/oicgroup.c