Skip to content
Commit 9f8db3d7 authored by Maksim Masalski's avatar Maksim Masalski Committed by Andrew Boie
Browse files

can: cast value 1U to type ULL in function can_stm32_set_filter



Potentially overflowing expression 1U << register_demand
changed to the 1ULL << register_demand to avoid overflow.

Coverity-CID: 190996
Fixes: #13829
Signed-off-by: default avatarMaksim Masalski <maxxliferobot@gmail.com>
parent f32b94c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment