zephyr/subsys
Johan Hedberg e1dddf7bef Bluetooth: Fix NULL pointer dereference when bt_send() fails
The last parameter to hci_cmd_done() is expected to be a valid net_buf
since the function immediately tries to dereference it. Fix this by
passing the appropriate buffer reference to the function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-05-04 10:59:39 +03:00
..
bluetooth Bluetooth: Fix NULL pointer dereference when bt_send() fails 2020-05-04 10:59:39 +03:00
canbus coccinelle: run ms_timeout conversion semantic patch 2020-04-30 18:26:26 +02:00
console
cpp
debug debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
dfu
disk
fb subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
fs
jwt
logging soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
mgmt
net net: Remove CONFIG_LEGACY_TIMEOUT_API dependency 2020-05-01 10:50:03 +03:00
power power: device: reduce space required to identify pm-capable devices 2020-04-27 15:36:48 +02:00
random
settings
shell shell: Refactor command getters 2020-04-23 18:30:41 +02:00
stats
storage
testsuite sanitycheck: support coverage with unit tests 2020-04-29 09:01:06 -04:00
tracing x86: Rework rework x86 related code to use new DTS macros 2020-04-30 08:37:18 -05:00
usb usb: Convert vbus-gpio usage to new devicetree macros 2020-05-01 07:49:31 -05:00
CMakeLists.txt
Kconfig