zephyr/net
Jaakko Hannikainen 0766d3b921 net: contiki: Prevent a null dereference
When first starting the board, uip_connr may be NULL. This causes an
invalid pointer dereference. Add a NULL check.

Change-Id: Ia5d9897038a22fe44aab5106dd6b84c5a358512d
Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
2016-07-29 18:05:45 +00:00
..
bluetooth crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ip net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net/yaip: revert merge 2016-07-22 04:43:09 +00:00
buf.c net: buf: Fix compiling with debug options 2016-07-25 14:24:39 +00:00