zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 9746b2a75d Bluetooth: controller: Fix memq_dequeue function
When testing memq implementation used by controller, a
missing check on NULL pointer return could lead to NULL
pointer deferencing.

Current implementation of controller and mayfly do not
by design lead to NULL pointer dereferencing, this fix
is only for correct-ness and complete-ness.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-11-20 10:42:53 +02:00
..
common kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
controller Bluetooth: controller: Fix memq_dequeue function 2017-11-20 10:42:53 +02:00
host Bluetooth: Mesh: Fix clearing incomplete Friendship upon reset 2017-11-17 14:44:19 +02:00
shell kbuild: Removed KBuild 2017-11-08 20:00:22 -05: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