mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 23:15:21 +00:00
When creating a broadcast source with bt_cap_initiator_broadcast_audio_create there was no check if all broadcast sources were already allocated, which could cause a NULL pointer dereference. Add a check, a test and documentation about possibly error codes of the function. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
boot | ||
bsim | ||
cmake | ||
crypto | ||
ctest/base | ||
drivers | ||
integration/kernel | ||
kconfig | ||
kernel | ||
lib | ||
misc | ||
modules | ||
net | ||
posix | ||
robot | ||
subsys | ||
unit | ||
ztest | ||
test_config_ci.yaml | ||
test_config.yaml | ||
tests.dox |