bluetooth: host: hci_core: add missing `NULL` check
Add check that the command buffer claimed in `bt_le_create_conn_cancel`
is not `NULL`. Fixes a fault caused by providing the `NULL` buffer to
`bt_hci_cmd_state_set_init`.
Signed-off-by:
Jordan Yates <jordan@embeint.com>
Loading
Please sign in to comment