use strncpy, strncat instead of snprintf for getenv 44/154444/1
authorBoram Park <boram1288.park@samsung.com>
Tue, 10 Oct 2017 08:12:26 +0000 (17:12 +0900)
committerBoram Park <boram1288.park@samsung.com>
Tue, 10 Oct 2017 08:12:26 +0000 (17:12 +0900)
commitd447b0346a3f5e0e032a8ba0a2be0f0fce85953b
tree0f0944d3027f2fda6de254b814dd9ff4472b6b41
parent7252950fc1c0a6a39058a9046dabb619196fca22
use strncpy, strncat instead of snprintf for getenv

Change-Id: Ia83f826590de742b5469163e9c38bdc51deff372
src/tdm.c
src/tdm_server.c