Skip to content
Commit 8f66f25f authored by Nikita Popov's avatar Nikita Popov
Browse files

[RDA] Avoid negative shift UB

Avoid "left shift of negative value -1" ubsan errors by casting
to uintptr_t before performing the shift, rather than after.
parent 1d3b7370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment