zephyr/subsys/bluetooth
Mariusz Skamra 6d85bd5a84 Bluetooth: gatt: Fix potential NULL pointer dereference
If the device was not paired, the conn->le.keys is NULL, so
conn->le.keys will cause NULL pointer dereference.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-07-25 09:39:39 +02:00
..
audio Bluetooth: Audio: Fix typo 2022-07-22 23:48:25 +02:00
common all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
controller everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
host Bluetooth: gatt: Fix potential NULL pointer dereference 2022-07-25 09:39:39 +02:00
mesh Bluetooth: Mesh: IV Index timer is not started 2022-07-14 17:51:31 +00:00
services all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
shell Bluetooth: shell: Remove redundant name parameter from adv-data cmd 2022-07-22 10:33:45 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.adv bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00