Fix warnings about unsigned integer overflows
Silences -fsanitize=unsigned-integer-overflow even though the code was valid (not undefined) C.
Loading
Please register or sign in to comment
Silences -fsanitize=unsigned-integer-overflow even though the code was valid (not undefined) C.