zephyr/subsys/bluetooth
Luiz Augusto von Dentz 046e1ab94a Bluetooth: GATT: Fix not resetting CCC storage
If there are no CCC to be stored the value should be set to NULL so it
is properly cleared otherwise calling settings_str_from_bytes will leave
str uninitialized which may cause a crash when attempting to load the
value.

Fixes #11564

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-11-21 19:32:16 +02:00
..
common doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
controller Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00
host Bluetooth: GATT: Fix not resetting CCC storage 2018-11-21 19:32:16 +02:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell Bluetooth: shell: Make use of SHELL_CMD_ARG 2018-11-13 20:42:01 +02:00
CMakeLists.txt subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
Kconfig Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00