Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Controller: Fix coverity issue 318648 #60122

Merged

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Jul 6, 2023

[Coverity CID: 318648] Explicit null dereferenced in subsys/bluetooth/controller/ll_sw/ull_scan_aux.c

Fixes #59002.

[Coverity CID: 318648] Explicit null dereferenced in
subsys/bluetooth/controller/ll_sw/ull_scan_aux.c

Fixes zephyrproject-rtos#59002.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
@fabiobaltieri fabiobaltieri merged commit 63f718f into zephyrproject-rtos:main Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 318648] Explicit null dereferenced in subsys/bluetooth/controller/ll_sw/ull_scan_aux.c
4 participants