zephyr/tests
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
..
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
booting/stub
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
drivers sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tinycrypt: Fix style issues 2016-11-16 16:51:57 +00:00
iot tests/iot/http: Initialize parser struct 2016-12-16 19:14:52 +01:00
kernel libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
legacy kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
net tests/tcp: Initialize buffer to NULL 2016-12-16 19:14:53 +01:00
power/power_states power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
Kconfig
Makefile
Makefile.test
defaults.tc