zephyr/samples
Jukka Rissanen b300aa58a9 samples: net: zoap_server: Check IPv6 address add return value
When unicast IPv6 address is added to network interface, it is
possible that the return value is NULL (if all the address slots
are already occupied).

Coverity-CID: 157607

Jira: ZEP-2467

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-08 12:31:08 -04:00
..
application_development
basic tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
bluetooth Bluetooth: samples/mesh_demo: Fix tune generation with sharp notes 2017-08-08 13:10:29 +03:00
boards kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
cpp_synchronization tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
drivers samples: random: Add sentinel to check for buffer overflows 2017-07-07 07:27:39 -05:00
grove
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu samples: mpu_test: Add Allow Flash Write config 2017-08-08 11:20:46 -05:00
net samples: net: zoap_server: Check IPv6 address add return value 2017-08-08 12:31:08 -04:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers
sensor samples: Add sample for APDS9960 sensor 2017-08-03 15:29:35 -05:00
subsys doc: fix uses of back quotes in documentation 2017-08-03 11:08:23 -04:00
synchronization
testing
kernel.rst
samples.rst