netutils/websocket: fixes wrong buffer size of inet_ntop
authorJunyeon LEE <junyeon2.lee@samsung.com>
Mon, 17 Apr 2017 04:28:08 +0000 (13:28 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 10:50:05 +0000 (19:50 +0900)
commitcae383e66b25682a71c2b0896bdf0661ecdbed27
treefe070e96ccb3fc87441f876e779d3600ecf90e57
parent145116134a2aa89a60ba2bb08cdb77380992a604
netutils/websocket: fixes wrong buffer size of inet_ntop

This commit fixes wrong input size in inet_ntop and adds libc
dependency.

Change-Id: Ic9b567832b202209c1bb8aa9f5aef2c3e23cae4b
Signed-off-by: Junyeon LEE <junyeon2.lee@samsung.com>
apps/netutils/websocket/websocket.c