zephyr/tests
Szymon Janc d0b02cde2c tests: bluetooth: tester: Fix NULL pointer dereference in error path
bt_conn_unref() requires valid conn pointer but could be called with
NULL in case valid connection was not found in disconnect_eatt_chans().

Fixes #39851

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2021-10-29 10:12:55 -04:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm64: add GICv3 ITS test suite 2021-09-28 19:45:29 -04:00
benchmarks tests: basicmath: Migrate to new ztest register functionality 2021-10-28 16:57:51 -04:00
bluetooth tests: bluetooth: tester: Fix NULL pointer dereference in error path 2021-10-29 10:12:55 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers boards: arm: bt610: Rename from bt6x0 2021-10-28 13:53:21 -04:00
kernel tests: queue: add a test case for coverage 2021-10-28 12:06:25 -04:00
lib drivers: mbox: Introduce MBOX driver class 2021-10-27 18:27:21 +02:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00