netutils/webserver : Fix problems from static analysis tool
authorJin-Seong Kim <jseong82.kim@samsung.com>
Wed, 2 Aug 2017 00:26:12 +0000 (09:26 +0900)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:49 +0000 (21:15 -0700)
commite594478edf0c8ac6756d5889fd3716e05e31b807
treee4deb5a97a3bd71c433d5e5a651ea47f9ed5d4fb
parent05e285ad9c4af5d20fcd6e0df4f6660d9b332f5a
netutils/webserver : Fix problems from static analysis tool

This commit is patch for fixing problems from static analysis tool
 - to resolve issues of unchecked function returns

Change-Id: I456698096d4887d8f64c896db4f614cea692ca40
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
Signed-off-by: EunBong Song <eunb.song@samsung.com>
apps/netutils/webclient/webclient.c
apps/netutils/webserver/http.c
apps/netutils/webserver/http_client.c