Skip to content
Commit 49c17e84 authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen Committed by Juan A. Suarez Romero
Browse files

radv: Prevent out of bound shift on 32-bit builds.



uintptr_t is 32-bits then and shifting it by 32 bits results in undefined
behavior IIRC.

Fixes: b3c8de1c "radv: save all descriptor pointers into the trace BO"
Reviewed-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
(cherry picked from commit 39c71e00)
parent d0581242
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment