resolove TSAM-6227: use snprintf instead of strncpy to prevent from null string copy... 98/79298/2 accepted/tizen/common/20160711.170331 accepted/tizen/ivi/20160711.031256 accepted/tizen/mobile/20160711.030831 accepted/tizen/wearable/20160711.030818 submit/tizen/20160711.021405
authorKyeonghun Lee <kh9090.lee@samsung.com>
Mon, 11 Jul 2016 01:06:28 +0000 (10:06 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Mon, 11 Jul 2016 01:39:27 +0000 (10:39 +0900)
commit4dda78524e19516af7eebf2fc1f04862e1cf5960
tree9989aa5bcf21189fbec6c14cb745cfc82a4e94ed
parentd53172148b55fe548d7ea0043a3934314532b7f0
resolove TSAM-6227: use snprintf instead of strncpy to prevent from null string copy issue

Change-Id: Ifdb70c70580b8b16345c782947ffc5b5495f6a36
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
manager/src/msg-manager-sound.cpp