zephyr/subsys
Luiz Augusto von Dentz c581163dcf Bluetooth: Fix not accepting string equal to CONFIG_BT_DEVICE_NAME_MAX
In order to accept string of the same size entered in
CONFIG_BT_DEVICE_NAME_MAX an extra byte must be allocated to guarantee
it will always be NULL terminated.

Fixes #15067

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-04-01 17:51:41 +03:00
..
bluetooth Bluetooth: Fix not accepting string equal to CONFIG_BT_DEVICE_NAME_MAX 2019-04-01 17:51:41 +03:00
console all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cpp all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
debug doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
dfu all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
disk all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
fb all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
fs all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
mgmt all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
net all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
power power: rename residency policy Kconfig options 2019-03-26 13:27:55 -04:00
random
settings all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
shell shell: Add TELNET backend 2019-04-01 10:26:13 -04:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage storage/flash_map: API for get driver belongs to the flash_area. 2019-03-19 17:11:52 +01:00
testsuite all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
usb all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00