zephyr/samples
Jukka Rissanen bad6e28827 samples: net: dtls_client: Fix Coverity warning
This fix is basically a no-op as the rx_buf pointer cannot be null
in practice, but in order to avoid Coverity complaining about
it add some null pointer checks to the UDP handling code.

Coverity-CID: 170124
Jira: ZEP-2235

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-02 12:34:50 +03:00
..
basic soc: stm32l476rg: rename SOC config flag 2017-05-15 13:22:54 -04:00
bluetooth Bluetooth: ipsp: Enable CONFIG_BLUETOOTH_SHELL 2017-05-29 10:42:21 +03:00
boards samples: boards/microbit: Use 250 ticks per second for smooth display 2017-05-30 12:29:11 +03:00
drivers api/spi: Change transceive functions signature 2017-06-01 10:49:30 -04:00
environmental_sensing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
grove samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
mpu_stack_guard_test arm: core: mpu: Add core support to NXP MPU 2017-05-28 09:18:54 -05:00
mpu_test samples: mpu_test: Add controller specific write 2017-05-16 09:28:06 -05:00
net samples: net: dtls_client: Fix Coverity warning 2017-06-02 12:34:50 +03:00
nfc/nfc_hello samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
philosophers samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
power samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
sensor samples: sensor: hts221 2017-05-03 13:51:37 -04:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
subsys subsys: console: Add buffered output support to console subsystem 2017-05-15 15:56:56 -04:00
synchronization samples: synch: Add Thread Stack Guards conf 2017-05-16 09:28:06 -05:00
testing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
advanced.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
kernel.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
samples.rst samples: Add mpu stack guard test 2017-05-16 09:28:06 -05:00