zephyr/subsys
Vinayak Kariappa Chettimada 75bb449d2d Bluetooth: controller: Fix missing NULL check
Added a missing NULL pointer dereference check and made the
structure member scan->per_scan.sync and timeout_reload as
volatile, as they are modified in ISR context.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-10-07 17:45:23 +02:00
..
bluetooth Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: fs_seek and fs_tell return -ENOTSUP when not implemented 2020-10-07 14:51:39 +02:00
jwt
logging
mgmt mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
net net: websocket: Fix remnant of message type 2020-10-06 12:01:39 +03:00
power
random
settings
shell mgmt: smp: shell: allow to configure multiple RX buffers via Kconfig 2020-10-07 14:51:06 +02:00
stats
storage
testsuite
timing
tracing tracing: add feature for analysing post-mortem 2020-10-07 10:10:48 -04:00
usb
CMakeLists.txt
Kconfig