Skip to content

Conversation

@MariuszSkamra
Copy link
Contributor

This fixes possible NULL pointer dereference in ble_ll_sched_rmv_elem_type that could happen if 'g_ble_ll_sched_q' queue is empty. Uninitialized 'first_removed' variable has been fixed as well.

@github-actions github-actions bot added controller size/XS Extra small PR labels Jul 17, 2025
@MariuszSkamra MariuszSkamra force-pushed the fix_ble_ll_sched_rmv_elem_type branch 2 times, most recently from bad6ab8 to 1280cbf Compare July 17, 2025 07:50
This fixes possible NULL pointer dereference in
ble_ll_sched_rmv_elem_type that could happen if 'g_ble_ll_sched_q'
queue is empty.
Uninitialized 'first_removed' variable has been fixed as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controller size/XS Extra small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant