Modified for Svace Issue (NONTERMINATED_STRING) 27/123627/1
authorSegwon <segwon.han@samsung.com>
Thu, 6 Apr 2017 08:48:57 +0000 (17:48 +0900)
committerSegwon <segwon.han@samsung.com>
Thu, 6 Apr 2017 08:54:18 +0000 (17:54 +0900)
commit3ea55502c8d18465b0666ee07be9ade9f0c770ca
treebb2aa6cb93fafffbc3ef2c212770a766c20963fc
parent921c4e818732cb2fa03f9188aaee0d0b766ee119
Modified for Svace Issue (NONTERMINATED_STRING)
Issue : The Json structure, which is open source, does memcpy when it inserts string data, but there is no code to calculate the size when a char pointer is inserted.

Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: If8487ad732cf279d08a73f3d6572bc8f0cd7fef0
msf_tizen_client/src/Channel.cpp