Go to file
Jaakko Hannikainen 2652c0e5a9 net: contiki: Add NULL check to neighbor polling
The function is getting called with NULL bufs, so uip_len cannot be
called on them. The stack further down handles NULL buffers correctly.

Jira: ZEP-474

Change-Id: I85fb045ec76bea2a83c64d0f72eabba4e661f5f4
Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
2016-08-02 05:25:59 +00:00
.known-issues
arch
boards
doc doc: Add 1.5.0 docs link to Zephyr/doc home page 2016-08-02 05:23:18 +00:00
drivers
ext fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include fs: Adds the glue layer for the Fat FS module 2016-08-01 16:47:33 -07:00
kernel
lib
misc
net net: contiki: Add NULL check to neighbor polling 2016-08-02 05:25:59 +00:00
samples samples: bmi160: add sensor_value_sprintf helper function 2016-08-02 05:22:44 +00:00
scripts
tests
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc
zephyr-env.sh