mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
a436e349df
On 64-bit systems, the constant 1 would be 32-bit (int or unsigned) by default. Cast the constant to ulint before shifting to avoid a -fsanitize=undefined warning or any potential overflow. |
||
---|---|---|
.. | ||
ibuf0ibuf.cc |