Skip to content
Snippets Groups Projects
Commit 44d9adc3 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix GCC UBSan (SANITIZE=1 build) runtime error

left shift of 255 by 24 places cannot be represented in type 'int'
parent b42ba4d3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment