zephyr/net/ip
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
..
contiki net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
er-coap net: coap: Add a Kconfig option to enable/disable link format filters 2016-07-29 17:33:53 +00:00
rest-engine
tinydtls net: tinydtls: Use assert.h from minimal libc 2016-07-21 16:22:20 +00:00
cc2520_15_4_radio.h
dummy_15_4_radio.c
dummy_15_4_radio.h
ip_buf.c net: Clear the connection pointer when net_buf is allocated 2016-05-24 04:51:58 +00:00
Kconfig net: coap: Add a Kconfig option to enable/disable link format filters 2016-07-29 17:33:53 +00:00
Kconfig.debug net/yaip: revert merge 2016-07-22 04:43:09 +00:00
l2_buf.c
Makefile net: dhcp: Add DHCP client support. 2016-05-27 11:09:30 +00:00
net_context.c net: Update ip_buf_len for TCP packets 2016-07-12 10:45:19 +00:00
net_core.c net: Fix incorrect IP app data length 2016-07-28 20:58:01 +00:00
net_driver_15_4.c net: Use net_buf APIs for getting net_buf elements from FIFO 2016-06-14 09:20:06 +00:00
net_driver_15_4.h
net_driver_bt.c Bluetooth: L2CAP: Refactor l2cap core types 2016-06-13 11:49:07 +00:00
net_driver_bt.h
net_driver_ethernet.c
net_driver_ethernet.h
net_driver_loopback.c
net_driver_loopback.h
net_driver_slip.c
net_driver_slip.h