zephyr/subsys/bluetooth
Johan Hedberg b8042ea9ce Bluetooth: Mesh: Fix possible NULL dereferences in client models
There's a small but real chance of a race-condition when sending
messages to the local node (through the local network interface) that
expected parameters will be NULL in the message handles. Add
appropriate NULL checks for them.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-04-05 10:08:18 +03:00
..
common Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
controller kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
host Bluetooth: Mesh: Fix possible NULL dereferences in client models 2018-04-05 10:08:18 +03:00
shell Bluetooth: Remove 'own_addr' from advertising parameters 2018-03-21 18:11:49 +02:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00