Skip to content
Commit 7d4b6c63 authored by Théo Battrel's avatar Théo Battrel Committed by Carles Cufí
Browse files

Bluetooth: Controller: Fix UBSan error



UBSan was showing the following error:

```
runtime error: left shift of 137 by 24 places cannot be represented in
type 'int'
```

Cast the value to `uint32_t` to make UBSan happy.

Signed-off-by: default avatarThéo Battrel <theo.battrel@nordicsemi.no>
parent c6fc9129
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment