zephyr/subsys
Vinayak Kariappa Chettimada 2f29d7904f Bluetooth: controller: Fix hardfault, out-of-range ticker access
With the ticker for flash driver added, the Controller was
corrupting memory outside its allocations by incorrectly
using the flash ticker instance to be a BLE role and
corrupting memory. This is now fixed by checking for the
ticker ids to be within the Controller's use before using
them.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-29 16:54:34 +03:00
..
bluetooth Bluetooth: controller: Fix hardfault, out-of-range ticker access 2017-06-29 16:54:34 +03:00
console
debug
disk
fs
logging
net net: sockets: Explicitly flush conn/pkt queue on close() 2017-06-28 16:07:55 +03:00
shell
usb
Kconfig
Makefile