Fix minor issues 33/88833/3
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 21 Sep 2016 01:02:40 +0000 (10:02 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 22 Sep 2016 02:30:50 +0000 (11:30 +0900)
commit28ae6389532f9cf188b3a5e0636e33999327a562
treecd9ae916cf6047577605251b1f3062e4770b6fb4
parent17aeffc5add2425abc27fbe8a6eefa271a3264e1
Fix minor issues

- Use thread-safe function
- Guarantee inserting null character
- Don't write exceed value to char variable

Change-Id: I61a1e91f0bfbb70a77f06d8ab18e656c83fd2f74
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
include/logcommon.h
src/logger/logger.c
src/logutil/logutil.c