Change std::localtime to localtime_r in file-sink.cpp 12/196712/6
authorseolheui, kim <s414.kim@samsung.com>
Fri, 4 Jan 2019 01:03:44 +0000 (10:03 +0900)
committerseolheui, kim <s414.kim@samsung.com>
Fri, 4 Jan 2019 06:38:15 +0000 (15:38 +0900)
commit5d4d391a735ec8efda38ffce486c9e449c6e6622
tree81797c7e22bbc28f08aa0710339609af8fb82b4b
parentad5dabd65373ceef52dd0d610d7ae6c9d47515a4
Change std::localtime to localtime_r in file-sink.cpp

- To guarantee of thread-safe

Change-Id: I707173361df0d5f0b2d901d30d4f588178301575
Signed-off-by: seolheui, kim <s414.kim@samsung.com>
server/file-sink.cpp