zephyr/tests/net
Flavio Santes a73a5bc41e tests/tcp: Initialize buffer to NULL
This commit initializes some net_buf variables to NULL to solve the
issue reported by Coverity: "Memory illegal accesses (UNINIT)".

Coverity-CID: 157610
Coverity-CID: 157611
Coverity-CID: 157612
Coverity-CID: 157617
Coverity-CID: 157619
Coverity-CID: 157620
Coverity-CID: 157622
Coverity-CID: 157624
Coverity-CID: 157626
Coverity-CID: 157627
Coverity-CID: 157628

Change-Id: I98a1ea5db4c169f69e3fa3d5de4c0ed7fdf1820a
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-16 19:14:53 +01:00
..
6lo random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
arp net: remove unused variable pkt1 2016-12-15 14:33:02 +00:00
buf net: buf: Remove redundant user_data_size from buffers 2016-12-15 09:58:17 +02:00
context random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
dhcpv4 net: tests: Remove unused variables from dhcpv4 unit test 2016-12-15 14:34:16 +01:00
icmpv6 net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ieee802154 random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
ip-addr random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
ipv6 random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
mgmt random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
nbuf random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
neighbor random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
route random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
rpl net: remove unused variable dis 2016-12-15 14:32:52 +00:00
tcp tests/tcp: Initialize buffer to NULL 2016-12-16 19:14:53 +01:00
trickle random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
udp random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
utils random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
zoap net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00