zephyr/samples/net/http_client/src
Flavio Santes c406be6360 samples/net: Fix uninitialized variable error
Fix "Uninitialized variables (UNINIT)" error found at the
HTTP client sample app.

Coverity-CID: 163117

Change-Id: I3d350fdc0e49a7bb7bea9d7af04494f6e918d603
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-03-09 20:33:45 +02:00
..
config.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_cb.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_cb.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_rcv.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_rcv.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client_types.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
http_client.c samples/net: Fix uninitialized variable error 2017-03-09 20:33:45 +02:00
http_client.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
main.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
Makefile samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
tcp_client.c samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00
tcp_client.h samples/net/http: Add the HTTP client sample application 2017-02-08 10:12:34 +02:00